R/pboost-package.R

#' @keywords internal
"_PACKAGE"

## usethis namespace: start
#' 
#' @import Formula
#' @import Matrix
#' @importFrom betareg betareg betareg.control
#' @importFrom MASS ginv
#' @importFrom quantreg rq
#' @importFrom stats AIC as.formula gaussian model.frame model.matrix
#' @importFrom stats fitted glm.fit logLik na.fail na.omit residuals BIC
#' @importFrom stats model.response nobs terms delete.response
#' @importFrom stats predict
#' @importFrom stats qlogis
#' @importFrom survival coxph
#> [1] "_PACKAGE"
## usethis namespace: end
NULL

Try the pboost package in your browser

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

pboost documentation built on Jan. 9, 2026, 1:07 a.m.