1 Introduction Description of the video series Meta-analysis in R with Metafor.

Slides:



Advertisements
Similar presentations
Basic statistics: a survival guide
Advertisements

EVAL 6970: Meta-Analysis Vote Counting, The Sign Test, Power, Publication Bias, and Outliers Dr. Chris L. S. Coryn Spring 2011.
EVAL 6970: Meta-Analysis Fixed-Effect and Random- Effects Models Dr. Chris L. S. Coryn Spring 2011.
Psychology 202b Advanced Psychological Statistics, II February 1, 2011.
EVAL 6970: Meta-Analysis Effect Sizes and Precision: Part I Dr. Chris L. S. Coryn Spring 2011.
EVAL 6970: Meta-Analysis Fixed-Effect and Random- Effects Models Dr. Chris L. S. Coryn Spring 2011.
EVAL 6970: Meta-Analysis Meta-Regression and Complex Data Structures Dr. Chris L. S. Coryn Spring 2011.
Statistics for the Social Sciences
7: Fixed & Random Summaries in r and d with Preferred Input Fixed and random-effects overall or summary effects for correlations and mean differences Meta-analysis.
Heterogeneity in Hedges. Fixed Effects Borenstein et al., 2009, pp
Section 01Resources1 HSQ - DATABASES & SQL 01 Resources And Franchise Colleges Name :MANSHA NAWAZ room :G 0/32
Availability Bias & Sensitivity Analysis Problems with bad data.
Introduction to Linear Regression and Correlation Analysis
PowerPoint Template – delete this slide Fill in the appropriate slides Remove any bold or italicized words after you’ve added your changes Delete slides.
Project Description Objective  Understand how SME’s use Internet and social media for their international marketing strategies We see that more and more.
Moderators. Definition Moderator - A third variable that conditions the relations of two other variables Example: SAT-Quant and math grades in school.
1 1 Slide © 2007 Thomson South-Western. All Rights Reserved Chapter 13 Multiple Regression n Multiple Regression Model n Least Squares Method n Multiple.
Meta-analysis. Overview Definition  A meta-analysis statistically combines the results of several studies that address a shared research hypotheses.
Do incentive payments encourage innovation? A meta-analysis study Presented by: Zahra Lotfi Friedrich Schiller University MAER-NET
YOUR NAME AND PERIOD HERE Title. Create a series of connections how one event relates to the next event…. This is the template for your PowerPoint. You.
Statistical Applications for Meta-Analysis Robert M. Bernard Centre for the Study of Learning and Performance and CanKnow Concordia University December.
Mater Research Support Centre Statistics Course 2006 Introductory Talk.
6: Fixed & Random Summaries with Generic Input Fixed and random-effects overall or summary effects for any kind of effect size Meta-analysis in R with.
Software Project Planning Defining the Project Writing the Software Specification Planning the Development Stages Testing the Software.
Tips and tricks for performing standard meta-regression analysis with SPSS Giuseppe Biondi Zoccai Division of Cardiology, Department of Internal Medicine,
Quantitative Methods in Geography Geography 391. Introductions and Questions What (and when) was the last math class you had? Have you had statistics.
The Campbell Collaborationwww.campbellcollaboration.org C2 Training: May 9 – 10, 2011 Introduction to meta-analysis.
Effect Size Calculation for Meta-Analysis Robert M. Bernard Centre for the Study of Learning and Performance Concordia University February 24, 2010 February.
Multiple Regression Petter Mostad Review: Simple linear regression We define a model where are independent (normally distributed) with equal.
Models with categorical covariates, continuous covariates, or both
STAT 3130 Statistical Methods I Lecture 1 Introduction.
Schmidt & Hunter Approach to r Bare Bones. Statistical Artifacts Extraneous factors that influence observed effect Sampling error* Reliability Range restriction.
An Introduction to R Statistical Computing AMS 597 Stony Brook University Spring 2009 By Tianyi Zhang.
5: Preferred Upload Formats Getting Excel files to Metafor for correlations, standardized mean differences, and binary studies Meta-analysis in R with.
1 BA 555 Practical Business Analysis Midterm Examination #1 Conjoint Analysis Linear Programming (LP) Introduction LINDO and Excel-Solver Agenda.
1 Econometrics (NA1031) Lecture 1 Introduction. 2 ”How much” type questions oBy how much a unit change in income affects consumption? oBy how much should.
Fixed- v. Random-Effects. Fixed and Random Effects 1 All conditions of interest – Fixed. Sample of interest – Random. Both fixed and random-effects meta-analyses.
Project Planning Defining the project Software specification Development stages Software testing.
Evaluation of statistical methods for meta-analysis Julian Higgins School of Social and Community Medicine University of Bristol, UK 1 Cochrane Methods.
3: Uploading Data Get datasets into R or use a Metafor library dataset Meta-analysis in R with Metafor.
Resources in Moodle Dubravka Crnić. Moodle supports a range of resource types which teachers can add to their courses. In edit mode, a teacher can add.
Is a meta-analysis right for me? Jaime Peters June 2014.
BUS 308 Entire Course (Ash Course) For more course tutorials visit BUS 308 Week 1 Assignment Problems 1.2, 1.17, 3.3 & 3.22 BUS 308.
1 One goal in most meta-analyses is to examine overall, or typical effects We might wish to estimate and test the value of an overall (general) parameter.
Meta-analysis Overview
Joan Donohue University of South Carolina
I-squared Conceptually, I-squared is the proportion of total variation due to ‘true’ differences between studies. Proportion of total variance due to.
Chapter 13 Simple Linear Regression
A meta-analysis of convention satisfaction and loyalty
Exercise 2-Effect Size Coding
ivote A system for polling students in the class
Data Sciences Unit, School of Psychology, Deakin University
H676 Week 3 – Effect Sizes Additional week for coding?
Multiple Regression: I
Conducting Meta-Analysis in R: A Practical Introduction
9: Basic Confidence and Prediction Intervals
BUS 308 HELPS Education Your Life-- bus308helps.com.
BUS 308 HELPS Lessons in Excellence-- bus308help.com.
BUS 308 HELPS Perfect Education/ bus308helps.com.
Introduction to R.
Basic Statistics Psychologists Marc Brysbaert for Book Tour
Stats Club Marnie Brennan
Schmidt & Hunter Approach to r
McLeod 2007.
Fleminger.
Effect Size & Confidence Intervals
STEPS Site Report.
Meta-analysis in R: An introductory guide
STAT 515 Statistical Methods I Lecture 1 August 22, 2019 Originally prepared by Brian Habing Department of Statistics University of South Carolina.
Presentation transcript:

1 Introduction Description of the video series Meta-analysis in R with Metafor

Background Series of short videos on using metafor in R to compute a meta-analysis. The videos concern how to use the software ; they do not explain meta-analysis. Background you need: Univariate statistics (analysis of variance, correlation and regression). If you don’t have this, you need an introductory stats course. Meta-analysis theory. You must know meta-analytic theory (e.g., understand sampling error, I-squared, tau, mixed effects and meta-regression). If you don’t already have this background, read a book such as the following: Borenstein, M., Hedges, L. V., Higgins, J. P. T., & Rothstein, H. R. (2009). Introduction to meta-analysis. Chichester, UK: Wiley.

Getting Started Metafor was written by Wolfgang Viechtbauer. Before you start, you should read (at least skim) his paper. Viechtbauer W. Conducting meta-analysis in R with the metafor package. Journal of Statistical Software 2010, 36 (3):1-48. This will help you understand the videos and help you see that metafor does many things in addition to what I cover in these videos. The software is pretty comprehensive. You will need a computer with an internet connection. Either Windows or Mac will do.

Website There is a website that supports these videos. It contains R code used in the videos that you may download and run Excel files with data The PowerPoint slides for the videos (like this one) You may also discover a series of PowerPoint slides that I use when teaching a course, but these serve primarily as a supplement to the Borenstein et al. text, so they may or may not prove helpful.

1 - Basics Basics Videos 1 introduction (this video) 2 Getting started – downloading and installing R and metafor 3. Uploading data from Excel to R 4. Preliminary calculations of effect sizes to achieve a common metric 5. Preferred upload formats – metafor likes certain kinds of data input (but will handle whatever you supply so long as it is common across studies)

2 – Computing the Overall Mean Fixed-effects and Random-Effects Models 6a for r (correlation) and d (standardized mean difference) 6b for generic models 7a for generic binary data 7b for preferred r and d 8 for preferred binary 9 confidence and credibility or prediction intervals

Adding Complexity 10 Moderators 11 Funnel Plots Forest Plots 12 Forest plot 1 13 Forest plot 2 14 Forest plot 3 15 Sensitivity analysis – checking for the impact of bias, bad data, and consequential decisions on the implications