build_node_rpart: build_node_rpart

Description Usage Arguments Value

Description

Builds one node of a rpart model tree

Usage

1
2
build_node_rpart(tree, categorical_lookup, leaf_val_type, whichNode,
  valueNeedsTag, dataLevels, fieldTypes)

Arguments

tree

tree object

categorical_lookup

splits used

leaf_val_type

a character representing an avro type when a value is returned at a leaf node

whichNode

left or right node for categorical_lookup

valueNeedsTag

flag for whether node needs label

dataLevels

levels of data

fieldTypes

type of fields

Value

PFA as a list-of-lists that can be inserted into a cell or pool


aurelius documentation built on May 2, 2019, 3:43 a.m.