extract_samples | R Documentation |
From the sampler, extract relevant samples for the creation of the proposal distribution.
extract_samples(sampler, stage = c("adapt", "sample"))
sampler |
The pmwgs object containing the samples |
stage |
The stage, or list of stages from which you want the samples |
A list containing only appropriate samples (non init/burnin samples)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.