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