model_categorical_elastic_net: model_categorical_elastic_net

View source: R/model_categorical_elastic_net.R

model_categorical_elastic_netR Documentation

model_categorical_elastic_net

Description

model_categorical_elastic_net

Usage

model_categorical_elastic_net(x, y, alpha_list = seq(1e-04, 0.9999, 1e-04))

Arguments

x

features/predictors used in prediction of outcome

y

categorical outcome to predict

Value

elastic net results

Examples

# to be added

epongpipat/eepR documentation built on June 5, 2024, 10:03 a.m.