Learn R Programming

Gifi (version 0.4-0)

WilPat2: Wilson-Patterson Conservatism Scale

Description

This dataset contains a modified version of the classical Wilson-Patterson conservatism scale. Here we use a subset of the data included in the MPsychoR package.

Usage

data("WilPat2")

Arguments

Format

The first 15 items are conservative items, the remaining ones are liberal. Each item has the following response categories: 0 ... disapprove, 1 ... approve, 2 ... don't know. There are 493 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.

Examples

Run this code
data("WilPat2")
str(WilPat2)

Run the code above in your browser using DataLab