sample_store | R Documentation |
Create a new list for storage samples in the pmwgs object
sample_store(par_names, subject_ids, iters = 1, stage = "init")
par_names |
The names of each parameter as a character vector |
subject_ids |
The unique ID of each subjects as a character vector |
iters |
The number of iterations to be pre-allocated |
stage |
The stage for which the samples will be created. Should be one
of |
A list containing the conditional mean and variances for this subject
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.