# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "gbm3" in publications use:' type: software license: GPL-2.0-or-later title: 'gbm3: Generalized Boosted Regression Models' version: 3.0.1 doi: 10.32614/CRAN.package.gbm3 abstract: Extensions to Freund and Schapire's AdaBoost algorithm, Y. Freund and R. Schapire (1997) and Friedman's gradient boosting machine, J.H. Friedman (2001) . Includes regression methods for least squares, absolute loss, t-distribution loss, quantile regression, logistic, Poisson, Cox proportional hazards partial likelihood, AdaBoost exponential loss, Huberized hinge loss, and Learning to Rank measures (LambdaMART). authors: - family-names: Hickey given-names: James email: james.hickey@cantab.net - family-names: Metcalfe given-names: Paul email: paul.metcalfe@gmail.com - family-names: Ridgeway given-names: Greg email: gridge@upenn.edu - family-names: Schroedl given-names: Stefan email: schroedl@a9.com - family-names: Southworth given-names: Harry email: harry.southworth@gmail.com - family-names: Therneau given-names: Terry email: therneau.terry@mayo.edu repository: https://gbm-developers.r-universe.dev repository-code: https://github.com/gbm-developers/gbm3 commit: 219ff214f56b296a6c0ac80a72348b729f58049b url: https://github.com/gbm-developers/gbm3 date-released: '2026-05-07' contact: - family-names: Ridgeway given-names: Greg email: gridge@upenn.edu