Include observed error and latent disturbances variables
factor_scores
Include factor score variables
composites
Include composite variables
matrices
Include matrices as attribute of tibble
...
Arguments passed to `simstandardized_matrices`
Value
tibble with standardized data
Details
This function supports the `~` operator for regressions, the `~~` for covariances (but not variances), and the `=~` latent variable loadings. It does not support intercepts (e.g,. `y ~ 1`), thresholds, scaling factors, formative factors, or equality constraints.