Package: EPX
Type: Package
Title: Ensemble of Phalanxes
Version: 1.0.4
Authors@R: c(
    person("Jabed", "Tomal", email = "jtomal@tru.ca", role = c("aut", "cre")),
    person("Grace", "Hsu", email = "grace.hsu.ubc@gmail.com", role = c("aut")),
    person("William", "Welch", email = "will@stat.ubc.ca", role = c("aut")),
    person("Marcia", "Wang", email = "WangM@alxn.com", role = c("ctb")))
Maintainer: Jabed Tomal <jtomal@tru.ca>
Description: An ensemble method for the statistical detection of
    a rare class in two-class classification problems. The method uses an
    ensemble of classifiers where the constituent
    models of the ensemble use disjoint subsets (phalanxes) of explanatory
    variables. We provide an implementation of the phalanx-formation algorithm.
    Please see Tomal et al. (2015) <doi:10.1214/14-AOAS778>,
    Tomal et al. (2016) <doi:10.1021/acs.jcim.5b00663>, and
    Tomal et al. (2019) <arXiv:1706.06971> for more details.
License: GPL-3
Encoding: UTF-8
LazyData: TRUE
Depends: R (>= 3.6.0), foreach, randomForest, doRNG
Imports: nnet, doParallel, rngtools
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2021-07-06 21:03:08 UTC; jtomal
Author: Jabed Tomal [aut, cre],
  Grace Hsu [aut],
  William Welch [aut],
  Marcia Wang [ctb]
Repository: CRAN
Date/Publication: 2021-07-06 21:50:07 UTC
Built: R 4.6.0; x86_64-apple-darwin20; 2025-08-18 07:24:46 UTC; unix
Archs: EPX.so.dSYM
