count.features.split.node: Count Features Stump

Description Usage Arguments Value Author(s)

Description

A function to count the Usage of Features At or Below a Split Node (a Stump)

Usage

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

Arguments

object

an object of class split.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.