mcmctrace.lgcpPredict {lgcp} | R Documentation |
mcmctrace.lgcpPredict function
Description
If MCMCdiag
was positive when lgcpPredict
was called, then this retrieves information from the chains stored.
Usage
## S3 method for class 'lgcpPredict'
mcmctrace(obj, ...)
Arguments
obj |
an object of class lgcpPredict |
... |
additional arguments |
Value
returns the saved MCMC chains in an object of class mcmcdiag
.
See Also
[Package lgcp version 2.0 Index]