Fit indices and posterior predictive check for the higher-factor model: comparison between posterior sample of model implied covariance matrices and sample covariance matrix. Gray bars should enclose the black dots for good fit. Also prints fit indices, LR (likelihood-ratio), RMSEA, SRMR. The RMSEA is from Garnier-Villareal & Jorgensen (2020)
seco_fit(x, data, ppc = TRUE, cutoff = .08, ci = .90)
A bomegas output object (list)
A matrix or data.frame containing the data set that produced x
A logical indicating if the PPC should be printed or not, the default is TRUE
A value to compare the posterior sample of RMSEAs against. The result will contain the probability that the RMSEA is smaller than the cutoff value
A value between 0 and 1 indicating the credible interval for the RMSEA
Garnier-Villarreal2020AdaptingFitIndicesBayesrel
Bayesrel-deprecated