incidence2cover: incidence2cover

View source: R/incidence2cover.R

incidence2coverR Documentation

incidence2cover

Description

The function computes the cover matrix associated to the input incidence matrix (i.e. the cover matrix whose transitive closure is the input incidence matrix).

Usage

incidence2cover(z)

Arguments

z

an incidence matrix, an object of class incidence.

Value

Cover matrix, an object of class cover.

See Also

cover2incidence


parsec documentation built on Aug. 19, 2023, 5:07 p.m.