Package: pboost
Title: Profile Boosting Framework for Parametric Models
Version: 0.4.8
Maintainer: Zengchao Xu <zengc.xu@aliyun.com>
Authors@R: 
    person("Zengchao", "Xu", , "zengc.xu@aliyun.com", role = c("aut", "cre", "cph"))
Description: 
    A profile boosting framework for feature selection in parametric models.
    It offers a unified interface pboost() and several wrapped models, including linear model, generalized linear models, quantile regression, Cox proportional hazards model, beta regression, spatial auto-regressive models.
Imports: stats, Matrix, MASS, betareg, quantreg, survival, Formula (>=
        1.2.5), glmnet, ncvreg, rqPen
License: GPL (>= 3)
Encoding: UTF-8
URL: https://github.com/paradoxical-rhapsody/pboost
BugReports: https://github.com/paradoxical-rhapsody/pboost/issues
RoxygenNote: 7.3.3
Depends: R (>= 4.1.0)
NeedsCompilation: no
Packaged: 2026-05-13 05:57:28 UTC; zengc
Author: Zengchao Xu [aut, cre, cph]
Repository: CRAN
Date/Publication: 2026-05-13 06:20:02 UTC
