Package: JOUSBoost
Type: Package
Title: Implements Under/Oversampling for Probability Estimation
Version: 2.1.0
Authors@R: person("Matthew", "Olson", , "maolson@wharton.upenn.edu", c("aut", "cre"))
Description: Implements under/oversampling for probability estimation.  To be
    used with machine learning methods such as AdaBoost, random forests, etc.
License: MIT + file LICENSE
LazyData: TRUE
Suggests: testthat, knitr, rmarkdown
LinkingTo: Rcpp
Depends: R (>= 2.10)
Imports: Rcpp, rpart, stats, doParallel, foreach
RoxygenNote: 6.0.1
NeedsCompilation: yes
Packaged: 2017-07-12 18:16:22 UTC; matthewolson
Author: Matthew Olson [aut, cre]
Maintainer: Matthew Olson <maolson@wharton.upenn.edu>
Repository: CRAN
Date/Publication: 2017-07-12 19:13:02 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-11-02 03:29:19 UTC; windows
Archs: x64
