Skip to content
Snippets Groups Projects
README.md 1.27 KiB
Newer Older
Charlotte Micheloud's avatar
Charlotte Micheloud committed
# Design and Analysis of Replication Studies
Charlotte Micheloud's avatar
Charlotte Micheloud committed

Repository for the material of the workshop `Design and Analysis of Replication Studies' by Leonhard Held and Charlotte Micheloud
given at the SINAPE conference in Gramado.
Charlotte Micheloud's avatar
Charlotte Micheloud committed

## Course description
Replication studies are increasingly conducted in order to confirm
original findings. However, there is currently no consensus on how to
design such studies and to define replication success. The purpose of
this tutorial is to describe and compare statistical approaches for the
design and analysis of replication studies. The standard method based
on significance is discussed, as well as alternative approaches based
on effect sizes or meta-analysis. Participants will learn how to use
the R-package ReplicationSuccess and will apply the methods to real
data from large-scale replication projects. Prerequisites include basic
knowledge of R and familiarity with standard concepts of statistical
inference.

## Package installation 
Charlotte Micheloud's avatar
Charlotte Micheloud committed
```R
Charlotte Micheloud's avatar
Charlotte Micheloud committed
devtools::install_github(repo = "SamCH93/ReplicationSuccess",
Charlotte Micheloud's avatar
Charlotte Micheloud committed
                         ref = "T1Econtrol")
Charlotte Micheloud's avatar
Charlotte Micheloud committed
```
Charlotte Micheloud's avatar
Charlotte Micheloud committed
## Other required packages 

Charlotte Micheloud's avatar
Charlotte Micheloud committed
The necessary packages can be installed by running the first few lines in the script 'solutions.R'.
Charlotte Micheloud's avatar
Charlotte Micheloud committed

## Questions? 
Charlotte Micheloud's avatar
Charlotte Micheloud committed
Please contact Charlotte Micheloud (charlotte.micheloud@uzh.ch)