relpol {hmmm} | R Documentation |
religion and political orientation data
Description
Data on religion and political orientation of a sample of 911 U.S. citizens.
Usage
data(relpol)
Format
A data frame whose columns contain:
Religion
A factor with levels:
Protestant
,Catholic
,None
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.
Source
General Social Survey, 1993
References
Bergsma W, Croon M, Hagenaars JA (2009) Marginal models for dependent, clustered, and longitudinal categorical data. Springer.
Examples
data(relpol)
[Package hmmm version 1.0-5 Index]