extract_mcmc_values | R Documentation |
Extract MCMC chains from a JAGS object
extract_mcmc_values(chain, jags.obj)
chain |
Integer. Chain number. |
jags.obj |
JAGS object as returned by |
A dataframe of the chain values for selected parameters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.