evaluateBinaryTreeMap: Gets the response for a single set of inputs by traversing...

Description Usage Arguments Value

View source: R/EvaluateBinaryTreeMap.R

Description

Gets the response for a single set of inputs by traversing the tree map

Usage

1
evaluateBinaryTreeMap(treeMap, inputData, node = 1)

Arguments

treeMap

a minified BinaryTree exported as a data.frame

inputData

a data.frame row containing the inputs to be evaluated

node

an integer representing the nodeID currently under evaluation

Value

the repsonse for the given input


nikrepj/ctreeMinifyR documentation built on Dec. 19, 2019, 4:18 a.m.