v_mcmcoptions_objects: Internal Helper Functions for Validation of 'McmcOptions'...

v_mcmcoptions_objectsR Documentation

Internal Helper Functions for Validation of McmcOptions Objects

Description

[Stable]

These functions are only used internally to validate the format of an input McmcOptions or inherited classes and therefore not exported.

Usage

v_mcmc_options(object)

Arguments

object

(McmcOptions)
object to validate.

Value

A character vector with the validation failure messages, or TRUE in case validation passes.

Functions

  • v_mcmc_options(): validates that the McmcOptions object contains valid integer scalars iterations, burnin and step as well as proper parameters for Random Number Generator.


Roche/crmPack documentation built on April 30, 2024, 3:19 p.m.