Package: MachineShop
Type: Package
Title: Machine Learning Models and Tools
Version: 1.2.0
Date: 2019-02-15
Authors@R: person("Brian J", "Smith",
                  email = "brian-j-smith@uiowa.edu",
                  role = c("aut", "cre"))
Author: Brian J Smith [aut, cre]
Maintainer: Brian J Smith <brian-j-smith@uiowa.edu>
Description: Meta-package for statistical and machine learning with a common interface for model fitting, prediction, performance assessment, and presentation of results.  Supports predictive modeling of numerical, categorical, and censored time-to-event outcomes and resample (bootstrap and cross-validation) estimation of model performance.
Imports: abind, foreach, ggplot2, Hmisc, kernlab, magrittr, methods,
        party, polspline, recipes (>= 0.1.4), rsample, Rsolnp,
        survival, utils
Suggests: adabag, BART, bartMachine, C50, doParallel, e1071, earth,
        gbm, glmnet, kableExtra, kknn, knitr, lars, mda, MASS, mboost,
        nnet, partykit, pls, randomForest, ranger, rmarkdown, rms,
        rpart, testthat, tree, xgboost
License: GPL-3
URL: https://brian-j-smith.github.io/MachineShop/
BugReports: https://github.com/brian-j-smith/MachineShop/issues
RoxygenNote: 6.1.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-02-15 15:25:12 UTC; bjsmith
Repository: CRAN
Date/Publication: 2019-02-15 16:20:03 UTC
