View source: R/buildGaussianProcessModel.R
predict.spotGaussianProcessModel | R Documentation |
Prediction method for Gaussian Process Model
## S3 method for class 'spotGaussianProcessModel' predict(object, newdata, ...)
object |
fit of the model, an object of class |
newdata |
matrix of new data. |
... |
not used |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.