lingen: lingen

Description Usage Arguments Examples

View source: R/lingen.R

Description

The function returns a vector of ranks that defines a linear extension of the poset identified by the incidence matrix z.

Usage

1
lingen(z)

Arguments

z

an incidence matrix.

Examples

1
2
Z <- getzeta(var2prof(varlen = c(3, 3)))
lingen(Z)

parsec documentation built on May 2, 2019, 6:08 p.m.