The main objective of this project was to fully replicate a published study. The article that was replicated in this project was Potter and Tavits (2015)1. The code for this study is included in the author’s supplementary information which includes using base code of R. Another goal of this replication project was to utilize different packages (ggplot2 and tidyverse). It also includes different confounding variables to increase the model fit of all the new models created in the code and analysis.
Data
folder contains all the data used in the Rscript file.
potter_tavits_data
is the original data from the author’s study.
V-Dem-CY-Core-v12
is a dataset from Variety of Democracy, some of the variables within the dataset are used in the new models.
Codebook.pdf
is a pdf list of variables that was originally used in the study.
'Project_Code.R' file is the finalized project code with additions.
References:
[1] : Potter, Joshua and Margit Tavits. 2015. "The Impact of Campaign Finance Laws on Party Competition." British Journal of Political Science: 45(1): 73-95. (https://www.cambridge.org/core/journals/british-journal-of-political-science/article/impact-of-campaign-finance-laws-on-party-competition/BAC344FE7C753C927E40BB07C362BDD1)