cover2incidence: cover2incidence

View source: R/cover2incidence.R

cover2incidenceR 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 cover

Value

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

See Also

incidence2cover


parsec documentation built on Aug. 19, 2023, 5:07 p.m.