Package: JOUSBoost
Type: Package
Title: Implements Under/Oversampling for Probability Estimation
Version: 2.0.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
LinkingTo: Rcpp
Depends: R (>= 2.10)
Imports: Rcpp, rpart, stats, doParallel, foreach
RoxygenNote: 6.0.1
NeedsCompilation: yes
Packaged: 2017-05-23 16:37:22 UTC; matthewolson
Author: Matthew Olson [aut, cre]
Maintainer: Matthew Olson <maolson@wharton.upenn.edu>
Repository: CRAN
Date/Publication: 2017-05-23 17:25:55 UTC
