fitglmnet | R Documentation |
fit glmnet
fitglmnet(
var,
lambda = 0,
family = "multinomial",
ycol,
dat,
only_positive = TRUE,
maxit = 1e+05,
thresh = 1e-07,
standardize = FALSE
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.