Package: SuperLearner
Type: Package
Title: Super Learner Prediction
Version: 2.0-21
Date: 2016-11-11
Authors@R: c(person("Eric", "Polley", email = "polley.eric@mayo.edu", role = c("aut", "cre")), person("Erin", "LeDell", role = c("aut")), person("Chris", "Kennedy", role = c("aut")), person("Sam", "Lendle", role = c("ctb")), person("Mark", "van der Laan", role = c("aut", "ths")))
Maintainer: Eric Polley <polley.eric@mayo.edu>
Description: Implements the super learner prediction method and contains a
    library of prediction algorithms to be used in the super learner.
License: GPL-3
URL: https://github.com/ecpolley/SuperLearner
Depends: R (>= 2.14.0), nnls
Imports: cvAUC
Suggests: arm, bartMachine, caret, class, e1071, earth, gam, gbm,
        genefilter, ggplot2, glmnet, Hmisc, ipred, lattice, LogicReg,
        MASS, mda, mlbench, nloptr, nnet, party, polspline, quadprog,
        randomForest, ROCR, rpart, SIS, spls, stepPlr, sva, testthat,
        xgboost (>= 0.6)
LazyLoad: yes
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-12-01 15:11:29 UTC; mri5365
Author: Eric Polley [aut, cre],
  Erin LeDell [aut],
  Chris Kennedy [aut],
  Sam Lendle [ctb],
  Mark van der Laan [aut, ths]
Repository: CRAN
Date/Publication: 2016-12-01 21:12:50
