Learn R Programming

replicationInterval (version 2.0.1)

Replication Interval Functions

Description

A common problem faced by journal reviewers and authors is the question of whether the results of a replication study are consistent with the original published study. One solution to this problem is to examine the effect size from the original study and generate the range of effect sizes that could reasonably be obtained (due to random sampling) in a replication attempt (i.e., calculate a replication interval). If a replication effect size falls outside the replication interval, then that effect likely did not occur due to the effects of sampling error alone. Alternatively, if a replication effect size falls within the replication interval, then the replication effect could have reasonably occurred due to the effects of sampling error alone. This package has functions that calculate the replication interval for the correlation (i.e., r), standardized mean difference (i.e., d-value), and mean. The calculations used in version 2.0.0 and onward differ from past calculations due to feedback during the journal review process. The new calculations allow for a more precise interpretation of the replication interval.

Copy Link

Version

Install

install.packages('replicationInterval')

Monthly Downloads

64

Version

2.0.1

License

MIT License + file LICENSE

Maintainer

Last Published

May 26th, 2016

Functions in replicationInterval (2.0.1)

replicationInterval-package

Replication Interval Functions
ri.d

d-value (i.e., standardized mean difference) Replication Interval
ri.r.demo

Simulation to demonstrate the meaning of the correlation replication interval
ri.r

Correlation replication interval
ri.d.demo

Simulation to demonstrate the meaning of the d-value replication interval
ri.m.demo

Simulation to demonstrate the meaning of the replication interval for the mean
ri.m

Replication interval for the mean