lgcpExtract: Extract samples from lgcp model
Description
Extract MCMC samples from a call to lgcp
Usage
lgcpExtract(dirname, nchains, verbose = TRUE)
Arguments
dirname
Rootname of the directory in call to lgcp.
nchains
Integer, number of chains from call to lgcp.
verbose
Logical indicating whether to display progress bar
Value
An array of dimension number of gridcells x number of iterations x
number of time periods.