predict.SL.lm {SuperLearner} | R Documentation |
Prediction for SL.lm
## S3 method for class 'SL.lm'
predict(object, newdata, ...)
object |
SL.lm object |
newdata |
Dataframe to generate predictions |
... |
Unused additional arguments |
SL.lm
lm
predict.lm
SL.speedlm