Skip to content

Commit 6083671

Browse files
20260224 - coefficient omega
1 parent 934cabc commit 6083671

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

mplus.qmd

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -470,6 +470,12 @@ MODEL:
470470
latent@1;
471471
```
472472

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+
473479
# Comments {#sec-comments}
474480

475481
```
@@ -488,7 +494,7 @@ MODEL:
488494
latent1 BY x1* x2 x3;
489495
```
490496

491-
## Constraing a Parameter {#sec-constrainParameter}
497+
## Constraining a Parameter {#sec-constrainParameter}
492498

493499
```
494500
MODEL:

0 commit comments

Comments
 (0)