cover2incidence {parsec} | R Documentation |
cover2incidence
Description
The function computes the incidence matrix of a poset from its cover matrix.
Usage
cover2incidence(g)
Arguments
g |
a cover matrix, an object of class |
Value
The function returns the corresponding incidence matrix, an object of class
incidence
.
See Also
[Package parsec version 1.2.7 Index]