predict.SL.biglasso: Prediction wrapper for SL.biglasso

View source: R/SL.biglasso.R

predict.SL.biglassoR Documentation

Prediction wrapper for SL.biglasso

Description

Prediction wrapper for SL.biglasso objects.

Usage

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

Arguments

object

SL.kernlab object

newdata

Dataframe to generate predictions

...

Unused additional arguments

See Also

SL.biglasso biglasso predict.biglasso


ecpolley/SuperLearner documentation built on Feb. 21, 2024, 11:38 p.m.