Learn R Programming

hmmm (version 1.0-4)

relpol: religion and political orientation data

Description

Data on religion and political orientation of a sample of 911 U.S. citizens.

Usage

data(relpol)

Arguments

Format

A data frame whose columns contain:

Politics

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

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 opinion on teenage birth control.

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

Run the code above in your browser using DataLab