Learn R Programming

dobson (version 0.4)

housing: Housing data from table 8.5

Description

Data from an investigation into satisfaction with housing conditions in Copenhagen

Usage

data(housing)

Arguments

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<U+2013>106.

Examples

Run this code
# NOT RUN {
data(housing)
summary(housing)
# }

Run the code above in your browser using DataLab