Skip to content

Commit 1497fcb

Browse files
20260204 - fix cross refs
1 parent 7b92f61 commit 1497fcb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

hlm.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -811,7 +811,7 @@ summary(nonlinearModel)
811811

812812
# Cross-Lagged Models
813813

814-
Multilevel cross-lagged models can be estimated using [multilevel structural equation modeling](#mplus.qmd#sec-msem-lcm-sr).
814+
Multilevel cross-lagged models can be estimated using [multilevel structural equation modeling](mplus.qmd#sec-msem-lcm-sr).
815815

816816
# Robust Mixed Models
817817

sem.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1832,7 +1832,7 @@ lavaangui::plot_lavaan(riclpm1_fit)
18321832
# Latent Curve Model with Structured Residuals {#sec-lcm-sr}
18331833

18341834
A latent curve model with structured residuals (LCM-SR) is also called an autoregressive latent trajectory model with structured residuals (ALT-SR).
1835-
A LSM-SR model can also be estimated using [multilevel SEM](#mplus.qmd#sec-msem-lcm-sr).
1835+
A LSM-SR model can also be estimated using [multilevel SEM](mplus.qmd#sec-msem-lcm-sr).
18361836

18371837
## Model Syntax
18381838

0 commit comments

Comments
 (0)