R Code for Meta-Analysis Books
What is this?
Excerpt from repo: This repo contains R code to reproduce the examples and illustrations from various books on meta-analysis.
The code is provided as R Markdown documents, which are rendered to HTML files. You can download the repo and open up the HTML files with your browser. Or you can look at the files online here: 1. Link to repo: https://github.com/wviechtb/meta_analysis_books
- Link to r code corresponding to “Practical Meta-Analysis by Lipsey and Wilson (2001)”: https://wviechtb.github.io/meta_analysis_books/lipsey2001.html
- Link to r code corresponding to “Introduction to Meta-Analysis by Borenstein et al. (2009)”: https://wviechtb.github.io/meta_analysis_books/borenstein2009.html
- Link to r code corresponding to “The Handbook of Research Synthesis and Meta-Analysis by Cooper et al. (2019)”: https://wviechtb.github.io/meta_analysis_books/cooper2019.html
- Link to r code corresponding to “Publication Bias in Meta-Analysis by Rothstein et al. (2005)”: https://wviechtb.github.io/meta_analysis_books/rothstein2005.html