Skip to content

Commit c9dfa5c

Browse files
20250515 - plot
1 parent 3320dda commit c9dfa5c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

mplus.Rmd

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -546,6 +546,16 @@ OUTPUT:
546546
RESIDUAL;
547547
```
548548

549+
# Plot {#plot}
550+
551+
```
552+
PLOT:
553+
SERIES =
554+
ext36 (36) ext45 (45) ext54 (54) ext63 (63)
555+
ext72 (72) ext81 (81) ext90 (90);
556+
TYPE = PLOT3;
557+
```
558+
549559
# Save Factor Scores {#factorScores}
550560

551561
```

0 commit comments

Comments
 (0)