predict.GP.Rd
predict.GP
# S3 method for class 'GP' predict(gp, xpred, cI = NULL, pI = NULL, splinefcns = NULL)
Gaussian Process
value of x where prediction should be made
credible interval
prediction interval
spline functions
Michael Dietze