Skip to contents

Read in JAGS objects and constructs mcmc.array, which is saved to output.

Usage

ConstructMCMCArray(
  ChainIDs,
  n.samplestot.max = 15000,
  core.run = FALSE,
  use.informative.priors = FALSE,
  temp_files
)

Arguments

ChainIDs

Optional: specify which chains to include (to use when you want to exclude a chain that crashed, or which has not finished yet).

n.samplestot.max

Maximum number of posterior samples to save

core.run

Set to TRUE if running core data

use.informative.priors

Set to TRUE if using informative priors

temp_files

temporary JAGS files

Value

Invisible