predict.glmnet_multistep_fit_impl: Predict custom glmnet model

View source: R/multistep_glmnet.R

predict.glmnet_multistep_fit_implR Documentation

Predict custom glmnet model

Description

Predict custom glmnet model

Usage

## S3 method for class 'glmnet_multistep_fit_impl'
predict(object, new_data, ...)

Arguments

object

model object

new_data

input data to predict

Value

predictions


microsoft/finnts documentation built on Feb. 23, 2025, 12:18 p.m.