Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wviechtb/meta_analysis_books

R code for meta-analysis books
https://github.com/wviechtb/meta_analysis_books

meta-analysis r

Last synced: about 2 months ago
JSON representation

R code for meta-analysis books

Awesome Lists containing this project

README

        

# R Code for Meta-Analysis Books

This repo contains R code to reproduce the examples and illustrations from various books on meta-analysis.

The code is provided as [R Markdown](https://rmarkdown.rstudio.com/) 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:

* [Practical Meta-Analysis](https://wviechtb.github.io/meta_analysis_books/lipsey2001.html) by Lipsey and Wilson (2001)

* [Introduction to Meta-Analysis](https://wviechtb.github.io/meta_analysis_books/borenstein2009.html) by Borenstein et al. (2009)

* [The Handbook of Research Synthesis and Meta-Analysis](https://wviechtb.github.io/meta_analysis_books/cooper2019.html) by Cooper et al. (2019)

* [Publication Bias in Meta-Analysis](https://wviechtb.github.io/meta_analysis_books/rothstein2005.html) by Rothstein et al. (2005)

Feel free to adapt and incorporate the files into your own teaching materials.

Suggestions for improvements to the existing documents are more than welcome. Also, if you would like to suggest other books to be covered, you can do so [here](https://github.com/wviechtb/meta_analysis_books/issues).

## Meta

The code is licensed under the following license: [CC Attribution-Noncommercial-Share Alike 4.0 International](http://creativecommons.org/licenses/by-nc-sa/4.0/).