Learn R Programming

parsec (version 1.1.1)

incidence2cover: 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