predict.gaussianProcess: Get the posterior distribution for f(X)

Description Usage Arguments Value

Description

Get the posterior distribution for f(X)

Usage

1
2
## S3 method for class 'gaussianProcess'
predict(gp, X)

Arguments

gp

A gaussianProcess object with data, kernel, etc.

X

An n x d matrix of new observations

Value

posterior A list with fields mean and covariance


ebenmichael/gaussianProcess documentation built on May 15, 2019, 7:30 p.m.