node: Node class constructor

Description Usage Arguments Value

Description

Node class constructor

Usage

1
node(x, n, species, parent = NULL)

Arguments

x

a timbr object

n

an integer corresponding to the node sequence number

species

the species of timbr, e.g (randomForest, GBM)

parent

the sequence number if the parent node

Value

a node object consisting of node text, functions, and other metadata


Zelazny7/timbr documentation built on May 10, 2019, 1:57 a.m.