barber {experimentr} | R Documentation |
Data from "Does Party Trump Ideology? Disentangling Party and Ideology in America"
Description
This dataset is used in the exercises of Chapter 4 from the textbook.
Usage
barber
Format
A data frame with 1300 rows and 3 variables:
- Support
Outcome variable denoting support. 1 = support policy, 0 = do not support policy
- condition
Condition indicator. 1 = liberal Trump, 2 = conservative Trump, 3 = GOP Leaders, 5 = control Republican
- republican
Pre-treatment covariate denoting denoting partisanship. 1 = Republican, 0 = Not Republican
Source
BARBER, MICHAEL, and JEREMY C. POPE. “Does Party Trump Ideology? Disentangling Party and Ideology in America.” American Political Science Review, vol. 113, no. 1, 2019, pp. 38–54., doi:10.1017/S0003055418000795.
[Package experimentr version 0.1.0 Index]