predict.SL.lm: Prediction for SL.lm

View source: R/SL.lm.R

predict.SL.lmR Documentation

Prediction for SL.lm

Description

Prediction for SL.lm

Usage

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

Arguments

object

SL.lm object

newdata

Dataframe to generate predictions

...

Unused additional arguments

See Also

SL.lm lm predict.lm SL.speedlm


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