| predict,PlsModel-method | R Documentation |
PlsModel (alias for pls_predict)Predict from a fitted PlsModel (alias for pls_predict)
## S4 method for signature 'PlsModel'
predict(object, newdata = NULL, ...)
object |
A fitted |
newdata |
Optional new data matrix/data frame. |
... |
Further arguments passed to |
A PlsSemPredict object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.