thin_chain | R Documentation |
select evenly spaced iterations from MCMC chain
select evenly spaced iterations from MCMC chain
thin_chain(chain, n_samples) thin_chain(chain, n_samples)
chain |
data table containing MCMC iterations |
n_samples |
numeric vector of length 1. number of samples to select |
data table of selected iterations
data table of selected iterations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.