checkEAT {eat} | R Documentation |
Check Efficiency Analysis Trees.
Description
This function verifies if a specific tree keeps to Pareto-dominance properties.
Usage
checkEAT(tree)
Arguments
tree |
A |
Value
Message indicating if the tree is acceptable or warning in case of breaking any Pareto-dominance relationship.
[Package eat version 0.1.4 Index]