sm_tidy_glmnet: Create a data frame of elastic net coefficents

Description Usage Arguments

View source: R/matrix.R

Description

Create a data frame of elastic net coefficents

Usage

1
sm_tidy_glmnet(X, y, item_name = "var", binomial = FALSE)

Arguments

X

the data matrix, possibly sparse

y

the response vector

item_name

name to give to the set of rows; defaults to "var"

binomial

logical; is this a binomial regression?


statsmaths/smodels documentation built on Jan. 9, 2021, 1:07 p.m.