Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/wviechtb/meta_analysis_books
- Owner: wviechtb
- Created: 2020-07-16T17:41:23.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-10-01T16:49:57.000Z (about 1 year ago)
- Last Synced: 2023-10-01T19:36:54.017Z (about 1 year ago)
- Topics: meta-analysis, r
- Language: HTML
- Homepage:
- Size: 29.5 MB
- Stars: 60
- Watchers: 9
- Forks: 20
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/).