get_classification_label: Generic function for returning the predicted label in the...

View source: R/generic.R

get_classification_labelR Documentation

Generic function for returning the predicted label in the node of a classification tree

Description

Generic function for returning the predicted label in the node of a classification tree

Usage

get_classification_label(obj, ...)

Arguments

obj

The object controlling which method is used

...

Arguments depending on the specific method used


iai documentation built on June 22, 2024, 10:56 a.m.