get_classification_label {iai}R 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


[Package iai version 1.10.1 Index]