onedim_voting: onedim_voting

Usage Format

Usage

1

Format

This dataset gives an example of a truly one-dimensional voting system onedim_voting <- data.frame( row.names = c("A", "B", "C", "D", "E"), I1 = c(1, 1, 0, 0, 0), I2 = c(1, 1, 1, 0, 0), I3 = c(1, 1, 1, 1, 0), I4 = c(0, 1, 1, 1, 1), I5 = c(1, 1, 1, 1, 1) )


mauriciogtec/minHomVoting documentation built on May 21, 2019, 1:37 p.m.