omega_fit-deprecated: graphical posterior predictive check for the 1-factor omega...

omega_fit-deprecatedR Documentation

graphical posterior predictive check for the 1-factor omega model, based on covariance matrix eigenvalues

Description

gives posterior predictive check for the 1-factor model: comparison between model implied covariance matrix and sample covariance matrix also displays frequentist fit indices

Usage

omega_fit(x, data, ppc = TRUE, cutoff = .08, ci = .90)

Arguments

x

A strel output object (list)

data

A matrix or data.frame containing the data set that produced x

ppc

A logical indicating if the PPC should be printed or not, the default is TRUE

cutoff

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

ci

A value between 0 and 1 indicating the credible interval for the RMSEA

References

\insertRef

Garnier-Villarreal2020AdaptingFitIndicesBayesrel

See Also

Bayesrel-deprecated


Bayesrel documentation built on Aug. 9, 2023, 5:09 p.m.