powered by
Compute Precision Analyses for Standardized Mean Differences
d_prec(d, nlow, nhigh, propn1 = 0.5, ci = 0.95, tails = 2, by = 1)
Standardized means difference between groups
starting total sample size
ending total sample size
Proportion in First Group
Type of Confidence Interval (e.g., .95)
number of tails for test (default is 2)
Incremental increase in sample (e.g. nlow = 10, nhigh = 24, by = 2, produces estimates of 10, 12, and 14)
Precision Analyses for Standardized Mean Differences
# NOT RUN { d_prec(d=.4,nlow=100, nhigh=2000, propn1=.5, ci=.95, by=100) # }
Run the code above in your browser using DataLab