R/multinom_reg_glmnet.R

#' Multinomial regression via glmnet
#'
#' [glmnet::glmnet()] fits a model that uses linear predictors to predict
#' multiclass data using the multinomial distribution.
#'
#' @includeRmd man/rmd/multinom_reg_glmnet.md details
#'
#' @name details_multinom_reg_glmnet
#' @keywords internal
NULL

# See inst/README-DOCS.md for a description of how these files are processed
topepo/parsnip documentation built on April 16, 2024, 3:23 a.m.