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 sizeplotRMSEAdist
to visualize the RMSEA distributionsfindRMSEApower
to 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