createCoefficientsTable.elnet: Create coefficient table from glmnet object

Description Usage Arguments

Description

Create coefficient table from glmnet object

Usage

1
2
## S3 method for class 'elnet'
createCoefficientsTable(mod, digits = 3, s = NULL, ...)

Arguments

mod

model object

digits

number of digits to display

s

Value of the penalty parameter lambda at which predictions are required. Default is the entire sequence used to create the model.

...

additional arguments passed to createCoefficientsTable


alteryx/flightdeck documentation built on May 12, 2019, 1:39 a.m.