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.
Arguments
- x
an
rjags::mcarray.object
object.