install.packages('ggRandomForests')
find.interaction
).find.interaction
matrix objects for examples,
diagnostics and vignettes.
Data sets storing find.interaction
matrix objects corresponding to
training data according to the following naming convention:
interaction_iris
- from a randomForestSR[C] for theiris
data set.interaction_Boston
- from a randomForestS[R]C for theBoston
housing
data set (MASS
package).interaction_pbc
- from a randomForest[S]RC for thepbc
data set
(randomForestSRC
package)gg_roc
object.gg_interaction
object,gg_rfsrc
object.gg_partial_coplot
objectgg_minimal_depth
object for random forest variable ranking.gg_partial
object.[randomForestSRC]{var.select}
)rfsrc
objects for examples, diagnostics and vignettes.
Data sets storing rfsrc
objects corresponding to
training data according to the following naming convention:
rfsrc_iris
- randomForestSR[C] for theiris
data set.rfsrc_Boston
- randomForestS[R]C for theBoston
housing
data set (MASS
package).rfsrc_pbc
- randomForest[S]RC for thepbc
data set
(randomForestSRC
package)gg_survival
object.plot.variable
objects for examples,
diagnostics and vignettes.
Data sets storing plot.variable
objects corresponding to
training data according to the following naming convention:
partial_Boston_surf
- from a randomForestS[R]C for theBoston
housing
data set (MASS
package).partial_pbc_surf
- from a randomForest[S]RC for thepbc
data set
(randomForestSRC
package)partial_pbc_time
- from a randomForest[S]RC for thepbc
data set
(randomForestSRC
package)gg_error
objectplot.variable
objects for examples,
diagnostics and vignettes.
Data sets storing plot.variable
objects corresponding to
training data according to the following naming convention:
partial_iris
- from a randomForestSR[C] for theiris
data set.partial_Boston
- from a randomForestS[R]C for theBoston
housing
data set (MASS
package).partial_pbc
- from a randomForest[S]RC for thepbc
data set
(randomForestSRC
package)gg_variable
object,gg_partial_list
object.plot.variable
objects for examples, diagnostics and vignettes.
Data sets storing rfsrc
objects corresponding to
training data according to the following naming convention:
partial_coplot_Boston
- randomForestS[R]C for theBoston
housing
data set (MASS
package).var.select
objects for examples,
diagnostics and vignettes.
Data sets storing var.select
objects corresponding to
training data according to the following naming convention:
varsel_iris
- from a randomForestSR[C] for theiris
data set.varsel_Boston
- from a randomForestS[R]C for theBoston
housing
data set (MASS
package).varsel_pbc
- from a randomForest[S]RC for thepbc
data set
(randomForestSRC
package)gg_minimal_vimp
object for comparing the Minimal
Depth and VIMP variable rankings.gg_minimal_depth
object.