Learn R Programming

vcd (version 1.4-3)

BrokenMarriage: Broken Marriage Data

Description

Data from the Danish Welfare Study about broken marriages or permanent relationships depending on gender and social rank.

Usage

data("BrokenMarriage")

Arguments

Format

A data frame with 20 observations and 4 variables.

Source

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

References

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

Examples

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

Run the code above in your browser using DataLab