ReplicationSuccess

Provides utilities for the design and analysis of replication studies. Features both traditional methods based on statistical significance and more recent methods such as the sceptical p-value. Also provides related methods including the harmonic mean chi-squared test and intrinsic credibility. Contains datasets from four large-scale replication projects.

Installation

CRAN version:

install.packages("ReplicationSuccess")

Development version from github with latest developments:

devtools::install_github(repo = "crsuzh/ReplicationSuccess")

Introduction in vignette

To access the vignette from R use:

library("ReplicationSuccess")
vignette("ReplicationSuccess")

Publications