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.


bmihaljevic/bnclassify documentation built on March 18, 2024, 8:34 a.m.