getNodeIndices: Returns the indices of data points contained within a...

Usage Arguments Details Author(s)

View source: R/main.R

Usage

1
getNodeIndices(.tree, .node)

Arguments

.tree

- An fTree object

.node

- The code of the node you wish to extract (i.e. .node="0lr")

Details

The .node parameter should specify a path through the tree to the node you wish to extract for example: root-left-right-left = .node='0lrl'.

Author(s)

Ognjen Grujic ogyg@stanford.edu


ogru/fTree documentation built on May 29, 2019, 7:19 a.m.