powered by
Compute Precision Analyses for R-Squared This approach simply loops a function from MBESS
R2_prec(R2, nlow, nhigh, pred, ci = 0.95, by = 1)
Precision Analyses for R-Squared
R-squared
starting sample size
ending sample size
Number of Predictors
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)
R2_prec(R2=.467, nlow=24, nhigh=100, pred=3, by=4)
Run the code above in your browser using DataLab