Learn R Programming

vcd (version 1.4-3)

DanishWelfare: Danish Welfare Study Data

Description

Data from the Danish Welfare Study.

Usage

data("DanishWelfare")

Arguments

Format

A data frame with 180 observations and 5 variables.

Source

E. B. Andersen (1991), The Statistical Analysis of Categorical Data, page 205.

References

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

Examples

Run this code
data("DanishWelfare")
ftable(xtabs(Freq ~ ., data = DanishWelfare))

Run the code above in your browser using DataLab