WilPat {MPsychoR} | R Documentation |
This dataset contains a modified version of the classical Wilson-Patterson conservatism scale. Each item has the following response categories: 0 ... disapprove, 1 ... approve, 2 ... don't know.
data("WilPat")
The first 15 items are conservative items, the remaining ones are liberal. There are 804 persons in the sample. In addition there are the following covariates:
Country
Participant's country.
LibCons
Self-reported liberalism/conservatism.
LeftRight
Self-reported left/right identification.
Gender
Gender.
Age
Age.
Thanks to Benedek Kurdi and Levente Littvay for providing this dataset.
data("WilPat")
str(WilPat)