Learn R Programming

vcd (version 1.4-3)

NonResponse: Non-Response Survey Data

Description

Data about non-response for a Danish survey in 1965.

Usage

data("NonResponse")

Arguments

Format

A data frame with 12 observations and 4 variables.

Source

E. B. Andersen (1991), The Statistical Analysis of Categorical Data, Table 5.17.

References

E. B. Andersen (1991), The Statistical Analysis of Categorical Data. 2nd edition. Springer-Verlag, Berlin.

Examples

Run this code
data("NonResponse")
structable(~ ., data = NonResponse)

Run the code above in your browser using DataLab