We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 934cabc commit 6083671Copy full SHA for 6083671
mplus.qmd
@@ -470,6 +470,12 @@ MODEL:
470
latent@1;
471
```
472
473
+# Model Constraint {#sec-modelConstrain}
474
+
475
+## Estimating Coefficient Omega {#sec-omega}
476
477
+<https://www.statmodel.com/download/Omega%20coefficient%20in%20Mplus.pdf> (archived at <https://perma.cc/VW88-6NCQ>)
478
479
# Comments {#sec-comments}
480
481
@@ -488,7 +494,7 @@ MODEL:
488
494
latent1 BY x1* x2 x3;
489
495
490
496
491
-## Constraing a Parameter {#sec-constrainParameter}
497
+## Constraining a Parameter {#sec-constrainParameter}
492
498
493
499
500
MODEL:
0 commit comments