identify_all_testing_depths {bnclassify} | R 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 |
Value
a numeric vector. The names are the names of the variables.
[Package bnclassify version 0.4.8 Index]