Description Usage Arguments Value Author(s)
A function to count the feature utilization in a Decision Tree.
1 2 | ## S3 method for class 'dec.tree.class'
count.features(object, ...)
|
object |
an object of class |
... |
trailing args. |
a vector containing the number of times each feature is used at a split node.
Eric Bridgeford
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.