gp.get.mcmc {GPBayes} | R Documentation |
get posterior summary for MCMC samples
Description
This function processes posterior samples in the gp
object.
Usage
gp.get.mcmc(obj, burnin = 500)
Arguments
obj |
a |
burnin |
a numerical value specifying the burn-in period for calculating posterior summaries. |
Value
a list of posterior summaries
See Also
GPBayes-package, GaSP
, gp
, gp.mcmc
[Package GPBayes version 0.1.0-6 Index]