predict.modelLinear | R Documentation |
Predict with amodelLinear fit.
## S3 method for class 'modelLinear'
predict(object, x, ...)
object |
fit of the Kriging model (settings and parameters), of class |
x |
list of samples to be predicted |
... |
further arguments, not used |
numeric vector of predictions
modelLinear
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.