Package: mvtboost
Type: Package
Title: Tree Boosting for Multivariate Outcomes
Version: 0.4.1
Date: 2016-01-23
Author: Patrick Miller [aut, cre]
Maintainer: Patrick Miller <patrick.mil10@gmail.com>
Description: Fits a multivariate model of decision trees for multiple, continuous outcome variables. A model for each outcome variable is fit separately, selecting predictors that explain covariance in the outcomes. Built on top of 'gbm', which fits an ensemble of decision trees to univariate outcomes.
License: GPL (>= 2) | file LICENSE
URL: https://github.com/patr1ckm/mvtboost
BugReports: https://github.com/patr1ckm/mvtboost/issues
Depends: R (>= 3.0.0)
Suggests: testthat, plyr, MASS, parallel, lars, ggplot2, knitr,
        rmarkdown
Imports: gbm, RColorBrewer, stats, graphics, grDevices, utils,
VignetteBuilder: knitr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-01-23 14:39:46 UTC; pmille13
Repository: CRAN
Date/Publication: 2016-01-23 23:17:49
