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
topepo/parsnip documentation built on April 16, 2024, 3:23 a.m.