Skip to contents

[Stable]

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.