R/unitquantreg-package.R

#' @docType package
#' @name unitquantreg-package
#' @aliases unitquantreg-package
#'
#' @title Overview of the \pkg{unitquantreg} package
#'
#' @description The \pkg{unitquantreg} R package provides a collection of
#' parametric quantile regression models for bounded data. At present, the
#' package provides 13 parametric quantile regression models. It also enables
#' several S3 methods to extract information from fitted model, such as
#' residual analysis, prediction, plotting, and model comparison.
#'
#' @author
#' André F. B. Menezes \email{andrefelipemaringa@gmail.com}
#'
#' Josmar Mazucheli \email{jmazucheli@gmail.com}
#'
#' @useDynLib unitquantreg
#' @importFrom Rcpp sourceCpp
NULL

Try the unitquantreg package in your browser

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

unitquantreg documentation built on Sept. 8, 2023, 5:40 p.m.