PairwisePosition {ceg}R Documentation

PairwisePosition

Description

The PairwisePosition function identifies if two situations are in the same position given that they are in the same stage.

Usage

PairwisePosition(pair.situation, num.category, pos.next.level)

Arguments

pair.situation

(vector) - situations to be analysed

num.category

(numeric) - number of edges that unfolds from the situations

pos.next.level

(vector) - It identifies the positions corresponding to all situations that are children of situations associated with the variable spanning our target stage.

Value

boolean


[Package ceg version 0.1.0 Index]