Learn R Programming

GPBayes (version 0.1.0-5.1)

gp.get.mcmc: get posterior summary for MCMC samples

Description

This function processes posterior samples in the gp object.

Usage

gp.get.mcmc(obj, burnin = 500)

Value

a list of posterior summaries

Arguments

obj

a gp object

burnin

a numerical value specifying the burn-in period for calculating posterior summaries.

See Also

GPBayes-package, GaSP, gp, gp.mcmc