vcd (version 1.4-12)

Rochdale: Rochdale Data

Description

Information on 665 households of Rochdale, Lancashire, UK. The study was conducted to identify influence factors on economical activity of wives.

Usage

data("Rochdale")

Arguments

Format

A 8-dimensional array resulting from cross-tabulating 665 observations on 8 variables. The variables and their levels are as follows:

NoNameLevels
1EconActiveyes, no
2Age<38, >38
3HusbandEmployedyes, no
4Childyes, no
5Educationyes, no
6HusbandEducationyes, no
7Asianyes, no
8HouseholdWorkingyes, no

References

H. Hofmann (2003). Constructing and reading mosaicplots. Computational Statistics & Data Analysis, 43, 4, 565--580.

J. Whittaker (1990), Graphical Models on Applied Multivariate Statistics, Wiley, New York.

Examples

Run this code
data("Rochdale")
mosaic(Rochdale)

Run the code above in your browser using DataLab