aggregate.self: Transverse a graph collecting all connected nodes.

Description Usage Arguments Value

Description

aggregate.self returns a vector of group assignments containing nodes whose parents already belong to the group. This is convenient for gathering compound groups.

Usage

1
2
## S3 method for class 'self'
aggregate(rels, force = F)

Arguments

rels

Matrix. Representation of the relationship graph with column names "A" and "B.*".

Value

Numeric. A matrix containing group assignments for the correspond columns in "A" and "B.*"


nathaniel-mahieu/mz.unity documentation built on May 23, 2019, 12:19 p.m.