Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


SPOT (version 2.4.2)

predict.spotLassoModel: Prediction method for lasso model

Description

Wrapper for predict.glmnet.

Usage

# S3 method for spotLassoModel
predict(object, newdata, ...)

Arguments

object

fit of the model, an object of class "spotLassoModel", produced by buildLasso.

newdata

matrix of new data.

...

not used