extract_mcmc_values: Extract MCMC chains from a JAGS object

View source: R/mcmcdiag.R

extract_mcmc_valuesR Documentation

Extract MCMC chains from a JAGS object

Description

Extract MCMC chains from a JAGS object

Usage

extract_mcmc_values(chain, jags.obj)

Arguments

chain

Integer. Chain number.

jags.obj

JAGS object as returned by code.sample()

Value

A dataframe of the chain values for selected parameters.


ern documentation built on April 4, 2025, 2:13 a.m.