getUniqueChildCombinations: Get unique combinations for children of a node. If there are...

Description Usage Arguments

View source: R/tree.helper.r

Description

Get unique combinations for children of a node. If there are no children compare alternatives

Usage

1
getUniqueChildCombinations(node, alternatives)

Arguments

node

the node whos children you want to compare

alternatives

OPTIONAL if you're at the end of the tree and this node has no children, compare alternatives


cwhd/hdm-r documentation built on May 6, 2019, 8 p.m.