prune {ODRF} | R Documentation |
prune ODT
or ODRF
Description
Prune ODT
or ODRF
from bottom to top with validation data based on prediction error, and prune
is a S3 method for class ODT
and ODRF
.
Usage
prune(obj, ...)
Arguments
obj |
An object of class |
... |
Value
An object of class ODT
and prune.ODT
.
See Also
[Package ODRF version 0.0.5 Index]