Learn R Programming

iai (version 1.10.2)

get_classification_proba: Generic function for returning the probabilities of class membership at a node of a classification tree

Description

Generic function for returning the probabilities of class membership at a node of a classification tree

Usage

get_classification_proba(obj, ...)

Arguments

obj

The object controlling which method is used

...

Arguments depending on the specific method used