An object of class (rfsrc, grow) or (rfsrc,
forest). Requires in the original rfsrc
call.
importance
Method used to compute variable importance.
proximity
Should the proximity between observations be
calculated?
var.used
Analyzes which variables are split on.
split.depth
Return minimal depth for each variable for each case.
seed
Negative integer specifying the random number
generator seed.
do.trace
Should trace output be enabled? Default is
FALSE. Integer values can also be passed. A positive value
causes output to be printed each do.trace iteration.
membership
Should terminal node membership and inbag
information be returned?
...
Further arguments passed to or from other methods.
Value
An object of class (rfsrc, predict).
Details
restore takes the forest grow object and gives the user the
ability to restore all grow outputs.