An open API service indexing awesome lists of open source software.

https://github.com/ccrisc/metaanalysis

A meta-analysis whether an increase in minimum wage compress wage inequality.
https://github.com/ccrisc/metaanalysis

data-analysis-r learn meta-analysis statistics

Last synced: 3 months ago
JSON representation

A meta-analysis whether an increase in minimum wage compress wage inequality.

Awesome Lists containing this project

README

        

# MetaAnalysis in R
This is the repository for the implementation of a meta-analysis on true effect of minimum wage on wage inequality.
The conducted study focuses on ten papers published in the period between 2004 and 2021 that target different regions worldwide, including both developed and developing countries.

The meta-analysis is conducted using the package `metafor` for R.

The organisation is as follow:
- `meta_code.R` runs the meta-analysis logic.
- md.csv is the main data file.
- discarded.csv contains the papers discarded from the analysis.
- project.R groups the source code.

The file `meta_code.R` implements the meta-analisis following this logic:
- Basic meta regression
- Robustness check
- Pubblication bias
- Subgroup analysis
- Meta regression
- Multi model interference