evalMode {rpartScore} | R Documentation |
Pruning a classification tree using the total misclassification rate
Description
This function is not invoked directly by the user but is used for its effects in the pruning procedure. See Galimberti et al. (2012) for further details.
Author(s)
Giuliano Galimberti, Gabriele Soffritti, Matteo Di Maso
References
Galimberti G., Soffritti G., Di Maso M. 2012 Classification Trees for Ordinal Responses in R: The rpartScore
Package.
Journal of Statistical Software, 47(10), 1-25.
doi:10.18637/jss.v047.i10.
See Also
[Package rpartScore version 1.0-2 Index]