R/rand_forest_ordinalForest.R

#' Random forests via ordinalForest
#'
#' [ordinalForest::ordfor()] fits a model by creating a large number of
#' regression forests using different scorings of an ordinal response, then
#' creating a single regression forest based on an optimal subset of scorings.
#'
#' @includeRmd man/rmd/rand_forest_ordinalForest.md details
#'
#' @name details_rand_forest_ordinalForest
#' @keywords internal
NULL

# See inst/README-DOCS.md for a description of how these files are processed

Try the parsnip package in your browser

Any scripts or data that you put into this service are public.

parsnip documentation built on May 14, 2026, 5:08 p.m.