check_store_every {beautier}R Documentation

Check if store_every holds a valid value

Description

Will stop if not

Usage

check_store_every(store_every)

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.

Value

No return value, called for side effects


[Package beautier version 2.6.11 Index]