
Check if this an MCMC that uses Nested Sampling to estimate a marginal likelihood.
Source:R/check_mcmc_nested_sampling.R
check_ns_mcmc.RdWill stop if not, else will do nothing
Arguments
- mcmc
one MCMC. Use
create_mcmcto create an MCMC. Usecreate_ns_mcmcto create an MCMC for a Nested Sampling run. Usecheck_mcmcto check if an MCMC is valid. Userename_mcmc_filenamesto 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