Hello lavaan community,
I was recently reading an article by
Shi, Maydeu-Olivares, & Rosseel (2020) on assessing close fit in ordinal factor models by way of SRMR and RMSEA using ULSMV as the estimation method. In the paper, they note that many SEM software packages use formulas that produce biased estimates for SRMR and RMSEA in ordinal models. They present equations for unbiased estimates (equation 5 for SRMR and equation 17 for RMSEA). They also provide (in supplementary materials) R code for obtaining the unbiased estimates and CIs for SRMR and RMSEA. I have two questions that I am hoping someone might know the answers to.
1) What formula does lavaan currently use to compute SRMR and RMSEA for ordinal models when using ULSMV estimation? I tried to look at the
source code, but I must admit, it was over my head.
2) The R code provided in the supplementary materials notes that the function works for ordinal factor models and listwise deletion should be used when you have missing data. Is it correct then to assume that this has not been extended to structural models and lavaan.mi objects?
Thanks for your help,
Ryan