extract_mcmc_values {ern} | 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.