cover2incidence {parsec} | R Documentation |
The function computes the incidence matrix of a poset from its cover matrix.
cover2incidence(g)
g |
a cover matrix, an object of class |
The function returns the corresponding incidence matrix, an object of class
incidence
.