Package: |
replicationInterval |
Type: |
Package |
Version: |
2.0.1 |
Date: |
2016-05-24 |
License: |
MIT License + file LICENSE |
ri.r
creates a replication interval for a correlation (i.e., r )
ri.d
creates a replication interval for a standardized mean difference (i.e., d )
ri.m
creates a replication interval for a mean (i.e., M )ri.r.demo
demonstrates RI capture percentage for a correlation (i.e., r )
ri.d.demo
demonstrates RI capture percentage for a standardized mean difference (i.e., d )
ri.m.demo
demonstrates RI capture percentage for a mean (i.e., M )
ri.r(r=.35,n=100,rep.n=200)
ri.d(d=.65,n1=50,n2=50,rep.n1=100,rep.n2=100)
ri.m(M=2.53,SD=1.02,n=40,rep.n=80)
Run the code above in your browser using DataLab