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