fit_model.easy_glmnet: Fit a penalized regression model.

Description Usage Arguments Value

View source: R/glmnet.R

Description

This function wraps the procedure for fitting a glmnet model and makes it accessible to the easyml core framework.

Usage

1
2
## S3 method for class 'easy_glmnet'
fit_model(object)

Arguments

object

A list of class easy_glmnet.

Value

A list of class easy_glmnet.


easyml documentation built on June 26, 2017, 9:02 a.m.