get_classification_proba {iai} | R Documentation |
Generic function for returning the probabilities of class membership at a node of a classification tree
get_classification_proba(obj, ...)
obj |
The object controlling which method is used |
... |
Arguments depending on the specific method used |