powered by
Compute Precision Analyses for Correlations This approach simply loops a function from MBESS
r_prec(r, nlow, nhigh, ci = 0.95, by = 1)
Precision Analyses for Correlations
Correlation
starting sample size
ending sample size
Type of Confidence Interval (e.g., .95)
Incremental increase in sample (e.g. nlow = 10, nhigh = 24, by = 2, produces estimates of 10, 12, and 14)
r_prec(r=.3, nlow=80, nhigh=400, by=20, ci=.95)
Run the code above in your browser using DataLab