h_jags_extract_samples: Extracting Samples from 'JAGS' 'mcarray' Object

View source: R/helpers_jags.R

h_jags_extract_samplesR Documentation

Extracting Samples from JAGS mcarray Object

Description

[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.


Roche/crmPack documentation built on April 30, 2024, 3:19 p.m.