predict.SL.glm: Prediction for SL.glm

View source: R/SL.glm.R

predict.SL.glmR Documentation

Prediction for SL.glm

Description

Prediction for SL.glm

Usage

## S3 method for class 'SL.glm'
predict(object, newdata, ...)

Arguments

object

SL.glm object

newdata

Dataframe to generate predictions

...

Unused additional arguments

See Also

SL.glm glm predict.glm SL.speedglm


SuperLearner documentation built on July 26, 2023, 6:05 p.m.