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