tbates / umx

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

umx_score_scale #129

Closed tbates closed 4 years ago

tbates commented 4 years ago

this had the side effect of reversing reverse scored items in the data. That's not something the user expects and makes analyses non-repeatable, so fix... 2-3 hours to re-write

tbates commented 4 years ago

fixed today