powered by
The function returns a vector of ranks identifying a linear extension of the poset defined by incidence matrix z.
z
lingen(z)
an incidence matrix.
# NOT RUN { Z <- getzeta(var2prof(varlen = c(3, 3))) lingen(Z) # }
Run the code above in your browser using DataLab