Contents

General info.

The course runs for the first time at an HBES funded workshop at Universidade Federal do Rio Grande do Norte in Natal (Brazil) in Sept. 2019.

I’ll aim to make all my materials available via this website. The sources are listed at the end of each lecture as well as embedded. (Please also note the disclaimer below and on each of the slides).

This course relies heavily on various tutorials and books, in no particular order, a tutorial by Harrer on doing meta-analysis, the book by Borenstein et al. (2009) the R book by Schwarzer, the book by Chen & Peace on applied meta-analysis in R, the book by Mike Cheung on MetaSEM, the metafor package page, slides by B. Wiernik, the handbook of Meta-analysis in Ecology and Evolution by Koricheva and colleagues, and the workshop materials of Weiss & Daikeler (2017) shared by my colleague. Please see the full citations (and/or hyperlinks) in the course materials.

Please contact me should you spot any glaring errors, omissions or would like to suggest improvements.

Prerequisites.

Please have R and RStudio installed on your machine.

This short course is aimed at postgraduate level. You should have a basic understanding of statistical concepts, as covered at undergraduate level, such as for example: probability, a probability sample, statistical distributions, a t-test, correlation, OLS Regression.

Outcomes.

In this short course, I’ll walk you through all the steps involved in ‘carrying out a meta-analysis’ in R.

By the end of this course, you should be able to understand published meta-analyses and conduct your own full-blown meta-analysis in R. We’ll do our very best to give you the tools to become an expert, but I have no illusion(s) that you’ll be an expert after just 6 short sessions. So, it’s more of a ‘crash course’ - I recommend you read the cited sources and if in doubt ask the help of a statistician and/or consult stats.stackexchange

In more detail, in this course, we’ll cover what a systematic review vs. a meta-analysis is. We’ll then do some baby-steps in R. In the next session, I review common effect size families, such as Pearson r or Cohen’s d. In the third session, we’ll discuss how we can synthesise those effect sizes and the differences between a fixed and random effect meta-analysis. Up until now, we have assumed that everything is hunky-dory, but one key issue which could affect all meta-analyses is publication bias. In session 4, we define the problem and discuss some tests which have been suggested to allow us to detect potential publication bias (and their limitations). In session 5, we explore how we might make sense of observed heterogeneity in meta-analysis via subgroup analysis and/or meta-regression. In the final session (session 6), we will cover advanced topics in meta-analysis, such as multilevel meta-analysis, a very basic structural equation modelling approach and (frequentist) network meta-analysis.

In the interest of time, there are some topics/issues which I will not cover (e.g., Bayesian meta-analyses, complex SEM, more advanced network meta-analyses, phylogenetic meta-analyses) but I can point you in the relevant directions should you need these techniques. Similarly, it should be noted that meta-analyses do have their limitations, in the interest of time, while I touch upon these, I do not discuss these at great length but read more here and here, for example. The value of meta-analyses versus registered replications has also been discussed (see for example here).

Sessions.

Note that you might require some additional files to run .rmd, so please see the corresponding GitHub site.

Use the arrows to navigate the slides and press F for full screen in your browser. More shortcuts here

  1. Session 1: Introduction to systematic reviews, meta-analysis and R and .rmd. Files can be found here.

  2. Session 2: All about effect sizes… and zipped .rmd. Files can be found here.

  3. Session 3: Fixed vs. random effects meta-analysis and .rmd. Files can be found here.

  4. Session 4: Publication bias and .rmd. Files can be found here.

  5. Session 5: Meta-regression and subgroup analyses and .rmd. Files can be found here.

  6. Session 6: Advanced topics: Multilevel, basic SEM, basics of network meta-analysis,… . and .rmd. Files can be found here.

Slides were made with the amazing xaringan package in R.

Exercises.

These are the exercises and the solutions, no peeking (ahum). There currently is no exercise for session 6, but I recommend you do some reading instead - it is pretty advanced stuff!

  1. Exercise 1 questions, solution, and .rmd

  2. Exercise 2 questions, solution, and .rmd

  3. Exercise 3 questions, solution, and .rmd

  4. Exercise 4 questions, solution, and .rmd

  5. Exercise 5 questions, solution, and .rmd

GoSoapbox.

For the interactive bits: https://app.gosoapbox.com/, the code is 257-883-396

Youtube channel.

Occasional screencasts of my lectures can be found here. I’ll aim to make screencasts for recurrent questions by students.

Statistical Glossary.

Struggling with some statistical terms? Have a look here

Acknowledgments.

Please see the end of each slides. My colleagues have provided generous input to these materials. My funding sources are listed in the slides. The workshop was generously financed by HBES and the postgraduate program in Psychobiology at UFRN, Brazil.

Further reading.

To be added.

See the slides for all sources used.

Disclaimer