02 September 2021 3 9K Report

Hi everyone I am doing a moderated mediation test using R Lavaan. I have a binary X, continuous M, Y and moderator. I got an insignificant index of moderated mediation which, to my understanding, means no moderating effect. However the indirect effect of X on Y through mediator is significant at lower moderator level, but not at mean or higher level. In other words, for the below parameters, only 'indirect.SDbelow' is significant.

indirect.SDbelow := a1*b + a3*-sqrt(moderator.var)*b

indirect.mean := a1*b + a3*moderator.mean*b

indirect.SDabove := a1*b + a3*sqrt(moderator.var)*b

I am trying to interpret the results. Does this still mean there is difference across different moderator levels, though it does not reach statistically significant level? I wonder whether anyone could provide any thoughts or suggestions. Thanks so much!

More Zhaotian Chi's questions See All
Similar questions and discussions