Skip to contents

Predict mean and se for given matrix

Usage

# S3 method for class 'GauPro_base'
predict(object, XX, se.fit = F, covmat = F, split_speed = T, ...)

Arguments

object

Object of class GauPro_base

XX

Points to predict at

se.fit

Should the se be returned?

covmat

Should the covariance matrix be returned?

split_speed

Should the predictions be split up for speed

...

Additional parameters

Value

Prediction from object at XX