Description Usage Arguments Details Value Author(s) See Also
Applies conv
to each row of a MCMC chain.
1 | conv.mcmc(chain, from = "m", to = "p")
|
chain |
mcmc object with each line parameterisation as given by |
from |
"m", "p" or "c" represents initial parameterisation. |
to |
"m", "p" or "c" represents final parameterisation. |
"c" and cpars represent calculation pars (includes λ used in CMP distribution).
"p" and pars represent original pars (includes μ, parameter of interest).
"m" and mpars represent pars transformed to find mode using optim and to run MCMC.
mcmc object.
Philip Wilson
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.