pre: Prediction Rule Ensembles
Derives prediction rule ensembles (PREs). Largely follows the
procedure for deriving PREs as described in Friedman & Popescu (2008;
<doi:10.1214/07-AOAS148>), with adjustments and improvements. The
main function pre() derives prediction rule ensembles consisting of
rules and/or linear terms for continuous, binary, count, multinomial,
and multivariate continuous responses. Function gpe() derives
generalized prediction ensembles, consisting of rules, hinge and linear
functions of the predictor variables.
Version: |
0.6.0 |
Depends: |
R (≥ 3.1.0) |
Imports: |
earth, Formula, glmnet, graphics, methods, partykit, rpart, stringr, survival |
Suggests: |
akima, datasets, doParallel, foreach, glmertree, grid, mlbench, testthat, mboost |
Published: |
2018-08-03 |
Author: |
Marjolein Fokkema [aut, cre],
Benjamin Christoffersen [aut] |
Maintainer: |
Marjolein Fokkema <m.fokkema at fsw.leidenuniv.nl> |
BugReports: |
https://github.com/marjoleinF/pre/issues |
License: |
GPL-2 | GPL-3 |
URL: |
https://github.com/marjoleinF/pre |
NeedsCompilation: |
no |
Materials: |
README NEWS |
CRAN checks: |
pre results |
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=pre
to link to this page.