Package: graphicalEvidence 1.1
David Rowe
graphicalEvidence: Graphical Evidence
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.
Authors:
graphicalEvidence_1.1.tar.gz
graphicalEvidence_1.1.tar.gz(r-4.5-noble)graphicalEvidence_1.1.tar.gz(r-4.4-noble)
graphicalEvidence_1.1.tgz(r-4.4-emscripten)graphicalEvidence_1.1.tgz(r-4.3-emscripten)
graphicalEvidence.pdf |graphicalEvidence.html✨
graphicalEvidence/json (API)
# Install 'graphicalEvidence' in R: |
install.packages('graphicalEvidence', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 11 days agofrom:c146196b3f. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 08 2024 |
R-4.5-linux-x86_64 | OK | Nov 08 2024 |
Exports:evidencegen_params_evidencegraphical_evidence_G_Wishartgraphical_evidence_rmatrixprior_samplingset_seed_evidencetest_evidence
Dependencies:codetoolsdoParallelforeachiteratorsmvtnormRcppRcppArmadillo
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Compute Marginal Likelihood in Gaussian Graphical Models | graphicalEvidence-package graphicalEvidence |
Compute Marginal Likelihood using Graphical Evidence | evidence |
Generate Test Parameters | gen_params_evidence |
Compute Marginal Likelihood using Graphical Evidence under G Wishart | graphical_evidence_G_Wishart |
Compute Marginal Likelihood using Graphical Evidence for Wishart, BGL, and GHS | graphical_evidence_rmatrix |
Sample The Precision Matrix | prior_sampling |
Set the Random Seed | set_seed_evidence |
Test Graphical Evidence | test_evidence |