The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Computes marginal likelihood in Gaussian graphical models through a novel telescoping block decomposition of the precision matrix which allows estimation of model evidence. The top level function used to estimate marginal likelihood is called evidence(), which expects the prior name, data, and relevant prior specific parameters. This package also provides an MCMC prior sampler using the same underlying approach, implemented in prior_sampling(), which expects a prior name and prior specific parameters. Both functions also expect the number of burn-in iterations and the number of sampling iterations for the underlying MCMC sampler.
Version: | 1.1 |
Imports: | Rcpp, parallel, doParallel, foreach, mvtnorm |
LinkingTo: | Rcpp, RcppArmadillo |
Published: | 2024-11-07 |
DOI: | 10.32614/CRAN.package.graphicalEvidence |
Author: | David Rowe [aut, cre] |
Maintainer: | David Rowe <david at rowe-stats.com> |
License: | GPL-3 |
NeedsCompilation: | yes |
Materials: | README |
CRAN checks: | graphicalEvidence results |
Reference manual: | graphicalEvidence.pdf |
Package source: | graphicalEvidence_1.1.tar.gz |
Windows binaries: | r-devel: graphicalEvidence_1.1.zip, r-release: graphicalEvidence_1.1.zip, r-oldrel: graphicalEvidence_1.1.zip |
macOS binaries: | r-release (arm64): graphicalEvidence_1.1.tgz, r-oldrel (arm64): graphicalEvidence_1.1.tgz, r-release (x86_64): graphicalEvidence_1.1.tgz, r-oldrel (x86_64): graphicalEvidence_1.1.tgz |
Old sources: | graphicalEvidence archive |
Please use the canonical form https://CRAN.R-project.org/package=graphicalEvidence to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.