ehrlinger / ggRandomForests

Graphical analysis of random forests with the randomForestSRC, randomForest and ggplot2 packages.
146 stars 29 forks source link

Add support for other random forest packages. #3

Open ehrlinger opened 9 years ago

ehrlinger commented 9 years ago

Would require S3 gg_ methods for formatting the data output. Would mean no support for survival, or minimal depth.

ehrlinger commented 9 years ago

Specifically, the minimal functions.

gg_rfsrc (rename this?) gg_error gg_roc gg_vimp gg_variable gg_partial gg_partial_coplot