# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "pre" in publications use:' type: software license: - GPL-2.0-only - GPL-3.0-only title: 'pre: Prediction Rule Ensembles' version: 1.0.9 doi: 10.18637/jss.v092.i12 identifiers: - type: doi value: 10.32614/CRAN.package.pre abstract: Derives prediction rule ensembles (PREs). Largely follows the procedure for deriving PREs as described in Friedman & Popescu (2008; ), with adjustments and improvements described in Fokkema (2020; ) and Fokkema & Strobl (2020; ). The main function pre() derives prediction rule ensembles consisting of rules and/or linear terms for continuous, binary, count, multinomial, survival and multivariate continuous responses. Function gpe() derives generalized prediction ensembles, consisting of rules, hinge and linear functions of the predictor variables. authors: - family-names: Fokkema given-names: Marjolein email: m.fokkema@fsw.leidenuniv.nl - family-names: Christoffersen given-names: Benjamin email: boennecd@gmail.com preferred-citation: type: article title: Fitting Prediction Rule Ensembles with R Package pre authors: - family-names: Fokkema given-names: Marjolein email: m.fokkema@fsw.leidenuniv.nl journal: Journal of Statistical Software year: '2020' volume: '92' issue: '12' doi: 10.18637/jss.v092.i12 start: '1' end: '30' repository: https://cran.r-universe.dev repository-code: https://github.com/marjoleinF/pre commit: 74a5498c555bc6507bc9b1731b0df1d6608edb49 url: https://github.com/marjoleinF/pre date-released: '2026-06-09' contact: - family-names: Fokkema given-names: Marjolein email: m.fokkema@fsw.leidenuniv.nl