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.plotRMSEApowerto plot the statistical power based on population RMSEA given the sample sizeplotRMSEAdistto visualize the RMSEA distributionsfindRMSEApowerto find the statistical power based on population RMSEA given a sample sizefindRMSEAsamplesize(rmsea0=.05, rmseaA=.08, df=20, power=0.80)Run the code above in your browser using DataLab