housing {dobson}R Documentation

Housing data from table 8.5

Description

Data from an investigation into satisfaction with housing conditions in Copenhagen

Usage

data(housing)

Format

A tibble with 18 observations and the following 4 variables.

type

housing type; tower block, apartment or house

satisfaction

satisfaction; low, medium or high

contact

contact with other residents; low or high

frequency

frequency

References

Madsen, M. (1971). Statistical analysis of multiple contingency tables. two examples. Scandinavian Journal of Statistics 3, 97–106.

Examples

data(housing)
summary(housing)

[Package dobson version 0.4 Index]