MM (version 1.6-5)

wilson: Housing Dataset due to Wilson

Description

Dataset due to Wilson

Usage

data(wilson)

Arguments

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.

Examples

Run this code
# NOT RUN {
data(wilson)
Lindsey(non_met)
# }

Run the code above in your browser using DataCamp Workspace