ComenzarEmpieza gratis

Compare original model to model with added loadings

Once you have a revised version of the theory-based model with added loadings, it's time to compare it to the original theory-based model. By adding loadings, you are actually saying that those items measure more than one construct, so you would want to carefully evaluate the additions' impacts on your theory. For this exercise, we'll conduct a likelihood ratio test, then compare the CFIs and RMSEAs.

Este ejercicio forma parte del curso

Factor Analysis in R

Ver curso

Ejercicio interactivo práctico

Prueba este ejercicio y completa el código de muestra.

# Conduct a likelihood ratio test
___(theory_CFA, theory_CFA_add)
Editar y ejecutar código