Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.57 KB

README.md

File metadata and controls

34 lines (22 loc) · 1.57 KB

Research compendium for "descr2" by Sveinung Arnesen, Dominik Duell, Mikael Poul Johannesson, and Yvette Peters.

Travis-CI Build Status AppVeyor Build Status MIT licensed

This work in progress.

Comments, questions, and suggestions are very welcomed! Please contact me at mikael.johannesson@uib.no.

Install

You can install the reasearch compendium by running (note that you need the devtools package installed):

library(devtools)
install_github("mikajoh/descr2")

Includes

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 results
    • analysis/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.