Umaker: U matrix (rank data)

Description Usage Arguments Details Value References See Also Examples

View source: R/makers.r

Description

Compute the generalized marginals matrix for a full ranking of m objects. Umaker generalized Mmaker.

Usage

1
Umaker(m)

Arguments

m

the number of objects

Details

This is the transpose of the generalized marginals matrix presented in Marden (1995).

Value

...

References

Marden, J. I. (1995). Analyzing and Modeling Rank Data, London: Chapman & Hall. pp.47–48.

See Also

Mmaker, Pmaker, Smaker

Examples

1
2
3
data(politicalGoals)

lambdas <- apply(partitions(4), 1, function(v) v[v != 0])

algstat documentation built on May 29, 2017, 10:34 p.m.

Related to Umaker in algstat...