Learn R Programming

hmmm (version 1.0-4)

relpolbirth: religion, political orientation and teenage birth control data

Description

Data on religion, political orientation and opinion on teenage birth control of a sample of 911 U.S. citizens.

Usage

data(relpolbirth)

Arguments

Format

A data frame whose columns contain:

Politics

A factor with levels: Extremely liberal, Liberal, Slightly liberal, Moderate, Slightly conservative, Conservative, Extremely conservative

Birthcontrol

A factor with levels: Strongly agree, Agree, Disagree, Strongly disagree

Freq

A numeric vector of frequencies

References

Bergsma W, Croon M, Hagenaars JA (2009) Marginal models for dependent, clustered, and longitudinal categorical data. Springer.

Examples

Run this code
# NOT RUN {
data(relpolbirth)
# }

Run the code above in your browser using DataLab