View source: R/buildEnsembleStack.R
predict.ensembleStack | R Documentation |
Predict with ensemble model produced by buildEnsembleStack
.
## S3 method for class 'ensembleStack' predict(object, newdata, ...)
object |
Kriging model (settings and parameters) of class |
newdata |
design matrix to be predicted |
... |
not used |
list with predicted value y
buildKriging
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.