identify_all_testing_depths: Identifies all depths at which the features of a...

View source: R/wrap-rpart.R

identify_all_testing_depthsR Documentation

Identifies all depths at which the features of a classification tree are tested.

Description

Identifies all depths at which the features of a classification tree are tested.

Usage

identify_all_testing_depths(tree)

Arguments

tree

an rpart object

Value

a numeric vector. The names are the names of the variables.


bnclassify documentation built on June 22, 2024, 11:08 a.m.