Conjoint experiment about descriptive and substantive representation in 6 countries
This work in progress.
Comments, questions, and suggestions are very welcomed! Please contact me at mikael.johannesson@uib.no.
You can install the reasearch compendium by running (note that you need the devtools
package installed):
library(devtools)
install_github("mikajoh/descr2")
The compendium included several functions used in the analysis (see for instance?descr2::amce
).
In addition, it includes:
analysis/
: R-code needed to reproduce the resultsanalysis/01_data.R
: Prepares the raw data from all countries and outputs eips.csv
.analysis/02_analysis.R
: Takes eips.csv
and outputs the figures and tables used in the paper.analysis/vault/
: The encrypted data (eips.csv
). The raw original data cannot be shared at this point.analysis/output/figs/
: The figures. Note: eips.csv
cannot be shared openly at this moment. Please contact me by email if you wish to obtain a key to decrypt the data.