check_mcmc_values {beautier} | R Documentation |
Check if the MCMC has the list elements with valid values for being a valid MCMC object.
Description
Calls stop
if a value is invalid
Usage
check_mcmc_values(mcmc)
Arguments
mcmc |
one MCMC.
Use |
Value
nothing
Author(s)
Richèl J.C. Bilderbeek
See Also
Use create_mcmc
to create a valid MCMC
[Package beautier version 2.6.12 Index]