Learn R Programming

ggRandomForests (version 1.1.1)

gg_variable.randomForests: Plot the randomForest marginal dependence of variables.

Description

Plot the randomForest marginal dependence of variables.

Usage

gg_variable.randomForests(object, time, time.labels, ...)

Arguments

object
a randomForest::randomForest object
time
time of interest
time.labels
text label to title the time
...
extra arguments

Value

  • gg_variable object

See Also

plot.gg_variable randomForest::randomForest

export gg_variable.randomForests