View source: R/model_categorical_elastic_net.R
model_categorical_elastic_net | R Documentation |
model_categorical_elastic_net
model_categorical_elastic_net(x, y, alpha_list = seq(1e-04, 0.9999, 1e-04))
x |
features/predictors used in prediction of outcome |
y |
categorical outcome to predict |
elastic net results
# to be added
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.