politicalIdeology | R Documentation |
Data.frame
data(politicalIdeology)
The data frame has 20 rows and 4 variables:
Female (F) or Male (M).
Democrat (D) or Republican (R)
Very liberal (VL), Slightly Liberal (SL), Moderate (M), Slightly conservative (SC), or Very conservative (VC).
Count of people.
A 1991 U.S. General Social survey that cross classifies people according to gender, political party, and political ideology.
Bilder, C.R., & Loughin, T.M. (2014). Analysis of Categorical Data with R (1st ed.). Chapman and Hall/CRC. https://doi.org/10.1201/b17211
data("politicalIdeology", package='syllogi')
str(politicalIdeology)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.