colevels: Colevels of a poset

Description Usage Arguments Examples

View source: R/colevels.R

Description

The function returns a vector that associates to each profile the corresponding colevel.

Usage

1

Arguments

y

an object of class cover or incidence.

Examples

1
2
3
4
5
vl <- c(3, 2, 4)
prof <- var2prof(varlen = vl)
Z <- getzeta(prof)

colevels(Z)

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