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