Mplus Print Standardized Model Results
Source:R/mplus_print.R
mplus.print.standardized.model.results.Rd
Show the standardized model results
Examples
ex3_1 <- system.file("extdata", "ex3_1.h5", package = "mplush5")
results_stdyx <- mplus.print.standardized.model.results(ex3_1, "stdyx")
results_stdyx
#> Section Statement Estimate S.E. Estimate/S.E.
#> 1 Y1 ON X1 0.6533687 0.02432199 26.86329
#> 2 Y1 ON X3 0.4091503 0.02818603 14.51607
#> 3 Intercepts Y1 0.3293041 0.02971816 11.08091
#> 4 Residual Variances Y1 0.3909690 0.02729079 14.32604
#> Two-Tailed P-Value
#> 1 0
#> 2 0
#> 3 0
#> 4 0