Description Usage Arguments Value Author(s)
A default to return NULL and stop recursion when counting features in a stump once we reach a leaf node.
1 2 | ## S3 method for class 'leaf.node'
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.