wilson {MM} | R Documentation |
Housing Dataset due to Wilson
Description
Dataset due to Wilson
Usage
data(wilson)
Format
Two objects, met_area
and non_met
, which have three
columns and either 17 or 18 rows. Each row corresponds to a
neighborhood of five households, each of which votes for one of three
choices: US, S, or VS. Each column corresponds to one of these
choices. The rowsums are constant because there are exactly five
households in each neighborhood.
Source
J. R. Wilson 1989. “Chi-square tests for Overdispersion with Multiparameter Estimates”, Journal of the Royal Statistical Society. Series C (Applied Statistics), 38(3):441–453
S. S. Brier 1980. “Analysis of Contingency Tables Under Cluster Sampling”, Biometrika 67(3):591–596
Examples
data(wilson)
Lindsey(non_met)
[Package MM version 1.6-8 Index]