/vietnamdata

Data and Empirical Tools for Quantitative Social Science Research on Vietnam

Primary LanguageR

vietnamdata

The vietnamdata package rovides several datasets that are useful for social researchers interested in Vietnam, and convenient functions for empirical analysis using these datasets. It includes data on Vietnam's provincial macroeconomics, budget cycles, demographics, and aggregate results from the PCI and PAPI surveys. To facilitate empirical analyis at the provincial level, the package provides tools to conduct randomization inference implementations of common statistical methods.

Installation

You can install vietnamdata from github with:

# install.packages("devtools")
devtools::install_github("mdtrinh/vietnamdata")