powered by
The function returns a boolean vector identifying the maximal elements of the poset.
maximal(z)
an object of class cover or incidence.
cover
incidence
vl <- c(3, 2, 4) prof <- var2prof(varlen = vl) Z <- getzeta(prof) maximal(Z)
Run the code above in your browser using DataLab