fit_glmnet: Fit a Regularized Generalize Linear Model

Description Usage Arguments Value Author(s) Examples

View source: R/fit_glmnet.R

Description

Fit a Regularized Generalize Linear Model

Usage

1
fit_glmnet(.data, parameter)

Arguments

.data

tibble/data.frame: matrix of response and covariates.

parameter

list: Combination of parameter to estimate the model.

Value

data-frame

Author(s)

Obryan Poyser

Examples

1
2
3
4
## Not run: 
get_glmnet()

## End(Not run)

opoyc/autoforecast documentation built on May 18, 2021, 1:29 a.m.