Learn R Programming

parsec (version 1.1.1)

cover2incidence: cover2incidence

Description

The function computes the incidence matrix of a poset from the cover matrix.

Usage

cover2incidence(g)

Arguments

g
a cover matrix, an object of class cover

Value

  • The function returns the corresponding incidence matrix, an object of class incidence.

See Also

incidence2cover