incidence2cover {parsec} | R 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 |
Value
Cover matrix, an object of class
cover
.
See Also
[Package parsec version 1.2.7 Index]