getBinaryTreeResponse: Given a binary tree map, and a data frame of inputs determine...

Description Usage Arguments Value

View source: R/EvaluateBinaryTreeMap.R

Description

Given a binary tree map, and a data frame of inputs determine the responses

Usage

1
getBinaryTreeResponse(treeMap, inputData)

Arguments

treeMap

a minified BinaryTree exported as a data.frame

inputData

a data.frame containing the inputs to be evaluated

Value

the repsonses for the given inputs


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