Learn R Programming

beautier (version 2.6.12)

check_ns_mcmc: Check if this an MCMC that uses Nested Sampling to estimate a marginal likelihood.

Description

Will stop if not, else will do nothing

Usage

check_ns_mcmc(mcmc)

Value

No return value, called for side effects

Arguments

mcmc

one MCMC. Use create_mcmc to create an MCMC. Use create_ns_mcmc to create an MCMC for a Nested Sampling run. Use check_mcmc to check if an MCMC is valid. Use rename_mcmc_filenames to rename the filenames in an MCMC.

Author

Richèl J.C. Bilderbeek

See Also

use create_ns_mcmc to create an MCMC that uses Nested Sampling to estimate a marginal likelihood