h_jags_extract_samples: Extracting Samples from JAGS mcarray Object
Description
![[Stable]](figures/lifecycle-stable.svg?package=crmPack&version=2.0.0)
A simple helper function that extracts a sample from
rjags::mcarray.object S3 class object. The rjags::mcarray.object
object is used by the rjags::jags.samples() function to represent MCMC
output from a JAGS model.
Usage
h_jags_extract_samples(x)
Arguments
- x
an rjags::mcarray.object object.