sfcheung / semfindr

A find(e)r of influential cases and outliers in SEM
https://sfcheung.github.io/semfindr/
GNU General Public License v3.0
1 stars 0 forks source link

`est_change_raw()` does not compute changes of fixed parameters in standardized solutions #39

Closed sfcheung closed 2 years ago

sfcheung commented 2 years ago

Problem

est_change_raw() with standardized = TRUE does not compute the changes of fixed parameters (e.g., fixed factor loadings) which are no fixed in the standardized solution.

To-Dos