paulapereda / ssdanalysis

Package for data analysis of the Impact Evaluation of WFP Resilience Window in South Sudan.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Analysis for South Sudan Impact Evaluation

ssdanalysis has simple functions for analyzing SSD panel data, which is part of the project "Impact Evaluation of Resilience Interventions on Food Security and Livelihood in South Sudan." It was created to simplify and make analysis tasks more efficient, in addition to contributing to the reproducibility of the research.

The main ssdanalysis functions:

  • create and ideally format LaTeX regression tables;
  • create and ideally format ggplot coefficient plots that make the results more readable and interpretable.

You can install:

  • the latest development version from GitHub with
# install.packages("remotes")
remotes::install_github("paulapereda/ssdanalysis")

About

Package for data analysis of the Impact Evaluation of WFP Resilience Window in South Sudan.

License:MIT License


Languages

Language:R 100.0%