Unlimited learning, half price | 50% off
Get 50% off unlimited learning

⚠️There's a newer version (2.2.1) of this package.Take me there.

ggRandomForests (version 1.1.1)

Creating and Plotting Data Objects for Understanding Random Forests

Description

The ggRandomForests package contains tools for creating and plotting data structures to visually understand random forest models. The functions are designed for use with the randomForestSRC package. This package is structured to extract intermediate data objects from the random forest. S3 Plot functions, which use the ggplot2 package, are included for each data object.

Copy Link

Version

Install

install.packages('ggRandomForests')

Monthly Downloads

749

Version

1.1.1

License

GPL (>= 3)

Issues

Pull Requests

Stars

Forks

Maintainer

John Ehrlinger

Last Published

December 12th, 2014

Functions in ggRandomForests (1.1.1)

gg_vimp.ggRandomForests

Variable Importance (VIMP) data object
gg_rfsrc.ggRandomForests

Predicted response data object
pbc_prtl_bili_albumin

Partial coplot data
plot.gg_error

mtcars_vs

Minimal depth variable selection object (randomForestSRC::var.select).
plot.gg_vimp

Plot a gg_vimp object, extracted variable importance of a randomForestSRC::rfsrc object
plot.gg_interaction

gg_roc.ggRandomForests

ROC (Recievor operator curve) data from a classification random forest.
plot.gg_survival

print.gg_interaction

veteran_rf

randomForestSRC::rfsrc forest for Veteran's Administration Lung Cancer Trial
kaplan

nonparametric kaplan-meier estimates
pbc_interaction

randomForestSRC::find.interaction matrix for the pbs data.
plot.gg_partial

pbc_prtl_time

A list of three randomForestSRC::plot.variable objects for the pbc data.
gg_variable.randomForests

Plot the randomForest marginal dependence of variables.
mtcars_prtl

A randomForestSRC::plot.variable object.
pbc_prtl_bili_prothrombin

Partial coplot data
print.gg_error

iris_prtl

A randomForestSRC::plot.variable object.
airq_interaction

minimal depth interaction matrix from randomForestSRC::find.interaction.
gg_partial.ggRandomForests

Partial variable dependence object
mtcars_interaction

minimal depth interaction matrix from randomForestSRC::find.interaction.
pbc_prtl_bili_age

Partial coplot data
airq_rf

Air quality randomForestSRC object.
plot.gg_variable

gg_survival.ggRandomForests

Nonparametric survival estimates.
gg_minimal_depth.ggRandomForests

Minimal depth data object (randomForestSRC::var.select)
gg_error.ggRandomForests

randomForestSRC error rate data object
gg_variable.ggRandomForests

Marginal variable depedance data object.
plot.gg_minimal_vimp

Plot a gg_minimal_vimp object for comparing the Minimal Depth and VIMP variable rankings.
ggRandomForests-package

Creating and Plotting Data Objects for Understanding Random Forests
airq_prtl

A randomForestSRC::plot.variable object.
pbc_vs

randomForestSRC::var.select Object for the pbc data.
veteran_interaction

randomForestSRC::find.interaction matrix for the pbs data.
combine

combine two gg_partial objects
plot.gg_minimal_depth

Plot a gg_minimal_depth object for random forest variable ranking.
pbc_rf

randomForestSRC::rfsrc Object for the pbc data.
nelson

nonparametric Nelson-Aalen estimates
iris_interaction

Edgar Anderson's Iris Data
plot.gg_partial_list

Partial variable dependence plot, operates on a gg_partial_list object.
plot.gg_roc

pbc_ggpart

A gg_partial object for the pbc data, combined from 1 and 3 year plot.variable for pbc data.
print.gg_minimal_depth

gg_interaction.ggRandomForests

Minimal Depth Variable Interaction data object (randomForestSRC::find.interaction).
print.gg_rfsrc

veteran_vs

Minimal depth variable selection object (randomForestSRC::var.select).
gg_minimal_vimp.ggRandomForests

Minimal depth vs VIMP camparison by variable ranks.
calc_roc.rfsrc

Internal Reciever Operator Characteristic calculator for randomForest objects
extract.RFpred

Get the predicted values from a randomForest classification forest
calc_auc

Internal calculator for the Area Under the ROC Curve
mtcars_rf

mtcars randomForestSRC::rfsrc for regression
rebuild_cache_datasets

Recreate the cached data sets for the ggRandomForests package
veteran_prtl

A randomForestSRC::plot.variable object.
iris_vs

randomForestSRC::var.select minimal depth variable selection from the Iris dataset.
plot.gg_rfsrc

iris_rf

randomForestSRC::rfsrc classification forest for Edgar Anderson's Iris Data
airq_vs

Minimal depth variable selection object (randomForestSRC::var.select).