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