| simu1 {ExtMallows} | R Documentation |
Simulation data 1
Description
This data set is simulated as described in the Simulation Study 1 of the reference. It is a 30 by 6 data frame, representing 6 independent top-30 partial rankings.
Usage
data("simu1")
Format
A data frame with 30 observations on the following 6 variables.
V1a numeric vector
V2a numeric vector
V3a numeric vector
V4a numeric vector
V5a numeric vector
V6a numeric vector
References
An extended Mallows model for ranked data aggregation
Examples
data(simu1)
dim(simu1)
[Package ExtMallows version 0.1.0 Index]