check_ns_mcmc {beautier} | R Documentation |
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)
Arguments
mcmc |
one MCMC.
Use |
Value
No return value, called for side effects
Author(s)
Richèl J.C. Bilderbeek
See Also
use create_ns_mcmc
to create an MCMC that uses Nested Sampling
to estimate a marginal likelihood
[Package beautier version 2.6.12 Index]