Package: pboost
Title: Profile Boosting Framework for Parametric Models
Version: 0.2.1
Maintainer: Zengchao Xu <zengc.xu@aliyun.com>
Authors@R: 
    person("Zengchao", "Xu", , "zengc.xu@aliyun.com", role = c("aut", "cre"))
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.
    An S3 interface EBIC() is provided as the stopping rule for the profile boosting by default.
Imports: stats, Matrix, MASS, betareg, quantreg, survival, Formula
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: 2025-12-30 21:05:53 UTC; zengc
Author: Zengchao Xu [aut, cre]
Repository: CRAN
Date/Publication: 2026-01-08 18:50:02 UTC
Built: R 4.4.3; ; 2026-02-02 03:31:42 UTC; windows
