count.features.leaf.node: Count Features Leaf

Description Usage Arguments Value Author(s)

Description

A default to return NULL and stop recursion when counting features in a stump once we reach a leaf node.

Usage

1
2
## S3 method for class 'leaf.node'
count.features(object, ...)

Arguments

object

an object of class leaf.node.

...

trailing args.

Value

a vector containing the number of times each feature is used at a split node.

Author(s)

Eric Bridgeford


ebridge2/badmf documentation built on June 4, 2019, 8:53 a.m.