heights: Heights

Description Usage Arguments Examples

View source: R/heights.R

Description

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

Usage

1

Arguments

z

an object of class cover, incidence or poset.

Examples

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

heights(Z)

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