findRMSEAsamplesize(rmsea0, rmseaA, df, power=0.80, alpha=.05, group=1)findRMSEApower function is just over the specified power. If group is greater than 1, the resulting sample size is the sample size per group.
plotRMSEApower to plot the statistical power based on population RMSEA given the sample size
plotRMSEAdist to visualize the RMSEA distributions
findRMSEApower to find the statistical power based on population RMSEA given a sample size
findRMSEAsamplesize(rmsea0=.05, rmseaA=.08, df=20, power=0.80)
Run the code above in your browser using DataLab