Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 636 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 636 Bytes

Analysis

This folder contains R code to replicate all analyses done in the paper. It further contains a copy of the dataset we analysed in the paper, thus analyses can be reproduced independently from the creation of the dataset from scratch.

Instructions

See comments in the code.

Requirements

We used the following R libraries (and versions):

  • R 3.5.0
  • ggplot 2.2.1
  • VGAM 1.0
  • nnet 7.3
  • glamss 5.1
  • DMwR 0.4.1
  • MASS 7.3
  • stargazer 5.2.2
  • dyplr 0.8.1