Description Usage Arguments Value
View source: R/helper_functions.R
Prepare storage for results
1 | prepare_storage(data, ndraws, num_subjects, nsim, burn_in, keep_burn_in)
|
data |
list of objects to make relevant storage |
ndraws |
scalar, number of mh iterations |
num_subjects |
scalar, number of subjects |
nsim |
scalar, number of importance samples |
burn_in |
scalar, number of draws to discard |
keep_burn_in |
logical, whether burn_in draws should be kept |
list for consumption by pmmh_single_chain
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.