Compare several fit indexes of two models computed from the RSA function
compare2(x, m1 = "", m2 = "full", digits = 3, verbose = TRUE)
An RSA object
Name of first model
Name of second model
Digits of the output
Should the summary be printed?
You must take care yourself that the compared models are nested! There is no automatic check, so you could, in principle, compare non-nested models. This is valid for AIC, BIC, CFI, and R2 indices, but *not* for the chi2-LR test!