model_categorical_lasso

model_categorical_lasso(x, y)

Arguments

x

features/predictors used in prediction of outcome

y

categorical outcome to predict

Value

lasso results

Examples

# to be added