fitter_glmnet: Wrapper to glmnet. Defined separetely to avoid passing too...

View source: R/04_regression_all.R

fitter_glmnetR Documentation

Wrapper to glmnet. Defined separetely to avoid passing too many objects in parLapplyLB

Description

Wrapper to glmnet. Defined separetely to avoid passing too many objects in parLapplyLB

Usage

fitter_glmnet(x = NULL, params = NULL)

Arguments

x

passed from fit_regressions

params

passed from fit_regressions

Value

A list with two elements: predictions and a fitted model

Examples

fitter_glmnet()

ebecht/infinityFlow documentation built on Jan. 31, 2024, 11:31 p.m.