File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed
Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 11Package: ggRandomForests
22Type: Package
33Title: Visually Exploring Random Forests
4- Version: 1.1.2.99
5- Date: 2014-12-19
4+ Version: 1.1.2
5+ Date: 2014-12-24
66Author: John Ehrlinger <
[email protected] >
77Maintainer: John Ehrlinger <
[email protected] >
88License: GPL (>=3)
99VignetteBuilder: knitr
1010URL: https://github.com/ehrlinger/ggRandomForests
11- Description: ggRandomForests will help uncover variable associations in the random forests models.
12- The package is designed for use with the randomForestSRC package for survival, regression and
13- classification forests and uses the ggplot2 package for plotting results. ggRandomForests is
11+ Description: For Random Forests from the randomForestSRC package for survival, regression and
12+ classification forests and using the ggplot2 package for plotting results. ggRandomForests is
1413 structured to extract data objects from the random forest object and provides S3 functions
1514 for printing and plotting these objects.
1615Depends:
Original file line number Diff line number Diff line change 11Package: ggRandomForests
2- Version: 1.1.2.99
2+ Version: 1.1.2
33
44ggRandomForests v1.1.2
55===================
You can’t perform that action at this time.
0 commit comments