load.iscam.files: Reads iSCAM files into a hierarchical R list object
Description
A function for reading iSCAM input and output files
into R
Usage
load.iscam.files(model.dir, burnin = 1000, thin = 1, verbose = FALSE)
Arguments
burnin
The initial mcmc samples to be discarded
thin
The degree of chain thinning 1 in every thin
iterations is kept
verbose
Should detailed outputs be provided.