lasso.coeff: Recover coefficients from a LASSO model

Description Usage Arguments Value Warnings

Description

This function arranges the output of glmnet models to easily access coefficient values

Usage

1
lasso.coeff(model)

Arguments

model

A glmnet model

Value

A dataframe with coefficients values and associated variable name by descending order

Warnings

Coefficients are ranked by descending order in absolute value. Confidence intervals are not returned since there is no obvious distribution for parameter values in LASSO


EpidemiumOpenCancer/OpenCancer documentation built on May 12, 2019, 7:46 a.m.