Learn R Programming

beautier (version 2.6.12)

check_store_every: Check if store_every holds a valid value

Description

Will stop if not

Usage

check_store_every(store_every)

Value

No return value, called for side effects

Arguments

store_every

number of states the MCMC will process before the posterior's state will be saved to file. Use -1 or NA to use the default frequency.