Description Usage Arguments Value Author(s)
A function to count the number of times a feature is used in a forest at split nodes.
1 2 | ## S3 method for class 'rf.class'
count.features(object, ...)
|
object |
a fit random forest of class |
... |
trailing args. |
the counts of all features in the forest.
Eric Bridgeford
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.