Skip to content

Commit 3fc0573

Browse files
20250331 - headings
1 parent 88e9d43 commit 3fc0573

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sem.Rmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1156,7 +1156,7 @@ mediationFit_estimates_perc %>%
11561156
filter(label == "indirect")
11571157
```
11581158

1159-
### Effect Size
1159+
### Effect Size {#effectSizeMediation}
11601160

11611161
#### Standardized Estimate ($\beta$)
11621162

@@ -1289,7 +1289,7 @@ $$
12891289
Kappa-squared ($\kappa^2$) is the ratio of the indirect effect relative to its maximum possible value in the data given the observed variability of X, Y, and M and their intercorrelations in the data.
12901290
This estimate is no longer recommended (Wen & Fan, 2015).
12911291

1292-
#### Other Effect Sizes
1292+
#### Other Effect Sizes {#effectSizeMediationOther}
12931293

12941294
```{r}
12951295
mediation(

0 commit comments

Comments
 (0)