predict.SL.hal9001 | R Documentation |
Predict method for objects of class SL.hal9001
## S3 method for class 'SL.hal9001'
predict(object, newdata, ...)
object |
A fitted object of class |
newdata |
A matrix of new observations on which to obtain predictions. |
... |
Not used. |
A numeric
vector of predictions from a SL.hal9001
object based on the provide newdata
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.