tbates / umx

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

umxFixAll broken #192

Closed mcneale closed 2 years ago

mcneale commented 2 years ago

modelFixed<-umxFixAll(modelfit) Error in genericExpRename(model@expectation, oldname, newname) : Not implemented yet

Same error with the other arguments supplied.

tbates commented 2 years ago

Hi Mike, genericExpRename is an OpenMx function. If you share a model that generates this error, we could solve here or open an issue on OpenMx?