R/linear_reg_quantreg.R

#' Linear quantile regression via the quantreg package
#'
#' [quantreg::rq()] optimizes quantile loss to fit models with numeric outcomes.
#'
#' @includeRmd man/rmd/linear_reg_quantreg.md details
#'
#' @name details_linear_reg_quantreg
#' @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.