splitAbs {rpartScore} | R Documentation |
Generalized Gini splitting function based on absolute differences in scores
Description
This function is not invoked directly by the user but is used for its effects in the tree growing 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]