Description Usage Arguments Value Functions
These functions are only used internally to validate the format of an input
McmcOptions or inherited classes and therefore not exported.
1 | validate_mcmc_options(object)
|
object |
( |
A character vector with the validation failure messages,
or TRUE in case validation passes.
validate_mcmc_options: validates that the McmcOptions
object contains valid integer scalars iterations, burnin and step
as well as proper parameters for Random Number Generator.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.