Learn R Programming

hmmm (version 1.0-4)

polbirth: political orientation and teenage birth control data

Description

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

Usage

data(polbirth)

Arguments

Format

A data frame whose columns contain:

Birthcontrol

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

Freq

A numeric vector of frequencies

Details

This is a sub-data frame obtained by marginalizing the data frame `relpolbirth' with respect to the variable religion.

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(polbirth)
# }

Run the code above in your browser using DataLab