plot.recforest {recforest} | R Documentation |
Plot method for recforest objects
Description
Plot method for recforest objects
Usage
## S3 method for class 'recforest'
plot(x, ...)
Arguments
x |
An object of class |
... |
Additional arguments to be passed to the plot function. |
Value
No return value, used for side effect.
[Package recforest version 1.0.0 Index]