get_classification_proba: Generic function for returning the probabilities of class...

View source: R/generic.R

get_classification_probaR Documentation

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


iai documentation built on July 9, 2023, 5:41 p.m.