powered by
A sample of 1,000 respondents in the Rolling Cross Sectional study in the German Longitudinal Election Study in 2017.
data(gles)
An data frame with 1,000 observations and 6 variables:
Voting decision for party
Ego-position toward immigration (0 = very open to 10 = very restrictive )
Dummy for respondents from Eastern Germany (= 1)
Measurement for political interst (0 = low, 4 = high)
Self-reported income satisfaction (0 = low, 4 = high)
Self-reported gender (binary coding with 1 = female)
Ro<U+00DF>teutscher, Sigrid et al. 2019. <U+201C>Rolling Cross-Section-Wahlkampfstudie mit Nachwahl-Panelwelle (GLES 2017).<U+201D> ZA6803 Datenfile Version 4.0.1. (GESIS Datenarchiv).
# NOT RUN { data(gles) table(gles$vote) # }
Run the code above in your browser using DataLab