getSplitVariablesTree: extract split variables from tree

Description Usage Arguments Value See Also

Description

Given a tree of a randomForest-object this function extracts the variables used for splitting in the not terminal nodes of the according tree.

Usage

1

Arguments

tree

A matrix that is returned by getTree.

Value

A vector of the same length as number of not terminal nodes in the tree.

See Also

getSplitVariablesForest


adibender/rFtools documentation built on May 14, 2019, 5:13 a.m.