Learn R Programming

ConsRank (version 2.0.0)

BU:

Description

The data consist of ballots of three candidates, where the 948 voters rank the candidates from 1 to 3. Data are in form of frequency table.

Usage

data(BU)

Arguments

References

Marden, J. I. (1996). Analyzing and modeling rank data. CRC Press, pag. 153.

Examples

Run this code
data(BU)
polyplot(BU[,1:3],Wk=BU[,4])

Run the code above in your browser using DataLab