| voting {MM} | R Documentation |
Synthetic dataset of voting behaviour due to Altham
Description
Synthetic dataset of voting behaviour due to Altham
Usage
data(voting)
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().
Source
Supplied by P. M. E. Altham
Examples
data(voting)
Lindsey(voting,voting_tally)
[Package MM version 1.6-8 Index]