lgcpExtract: Extract samples from 'lgcp' model

Description Usage Arguments Value

View source: R/plot_functions.R

Description

Extract MCMC samples from a call to lgcp

Usage

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


realTimeSurv documentation built on May 18, 2021, 9:07 a.m.