Check if this an MCMC that uses Nested Sampling to estimate a marginal likelihood.
Source:R/check_mcmc_nested_sampling.R
check_ns_mcmc.Rd
Will stop if not, else will do nothing
Arguments
- mcmc
one MCMC. Use
create_mcmc
to create an MCMC. Usecreate_ns_mcmc
to create an MCMC for a Nested Sampling run. Usecheck_mcmc
to check if an MCMC is valid. Userename_mcmc_filenames
to rename the filenames in an MCMC.
See also
use create_ns_mcmc
to create an MCMC that uses Nested Sampling
to estimate a marginal likelihood