Learn R Programming

bnclassify (version 0.4.8)

identify_all_testing_depths: 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)

Value

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

Arguments

tree

an rpart object