R/multinom_reg_nnet.R

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

# See inst/README-DOCS.md for a description of how these files are processed
tidymodels/parsnip documentation built on Feb. 19, 2025, 2:10 a.m.