Learn R Programming

eat (version 0.1.4)

checkEAT: Check Efficiency Analysis Trees.

Description

This function verifies if a specific tree keeps to Pareto-dominance properties.

Usage

checkEAT(tree)

Value

Message indicating if the tree is acceptable or warning in case of breaking any Pareto-dominance relationship.

Arguments

tree

A list containing the EAT nodes.