View source: R/bayou-mcmc-utilities.R
pull.pars | R Documentation |
Utility function for retrieving parameters from an MCMC chain
pull.pars(i, chain, model = "OU")
i |
An integer giving the sample to retrieve |
chain |
A bayouMCMC chain |
model |
The parameterization used, either "OU", "QG" or "OUrepar" |
A bayou formatted parameter list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.