comparePareto: Pareto-dominance relationships

Description Usage Arguments Value

View source: R/splitEAT.R

Description

This function denotes if a node dominates another one or if there is no Pareto-dominance relationship.

Usage

1
comparePareto(t1, t2)

Arguments

t1

A first node.

t2

A second node.

Value

-1 if t1 dominates t2, 1 if t2 dominates t1 and 0 if there are no Pareto-dominance relationships.


MiriamEsteve/EAT documentation built on Jan. 18, 2022, 6:55 p.m.