MM (version 1.6-5)

voting: Synthetic dataset of voting behaviour due to Altham

Description

Synthetic dataset of voting behaviour due to Altham

Usage

data(voting)

Arguments

Format

voting is a three-column matrix with each row being a configuration of voting in a household with four members, and three choices. Vector voting_tally is a list of how many households voted, and Nvoting_tally is a more extreme dataset of the same type, used to uncover bugs in Lindsey().

Examples

Run this code
# NOT RUN {
data(voting)
Lindsey(voting,voting_tally)
# }

Run the code above in your browser using DataLab