check_mcmc_values: Check if the MCMC has the list elements with valid values for...

View source: R/check_mcmc.R

check_mcmc_valuesR 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 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.

Value

nothing

Author(s)

Richèl J.C. Bilderbeek

See Also

Use create_mcmc to create a valid MCMC


beautier documentation built on Nov. 2, 2023, 5:08 p.m.