tbates / umx

Making Structural Equation Modeling (SEM) in R quick & powerful
https://tbates.github.io/
44 stars 17 forks source link

RMSEA() improve to handle models that lack ref models #155

Closed tbates closed 3 years ago

tbates commented 3 years ago

RMSEA() currently assumes the model already has refModels, which is not the case for OpenMx raw data models. Wrap in umx's support for building these so RMSEA() is not NA for raw models

Consider returning the model with these included to save time for subsequent runs.

tbates commented 3 years ago

needs more work to support: