I am conducting a mediation analayses in R with incomplete data for my master's thesis. For the missings I use MICE multiple imputation according to van Buuren & Groothuis-Oudshoorn (2011). Unfortunately, I have only found one instruction on the internet on how to combine multiple imputation with a mediation analysis: https://jessierayebauer.github.io/Multiple-Imputation-and-Mediation-in-R/.

Are there any other ways to calculate a mediation with multiple imputation in R? For me it would be interesting to get standardized regression coefficients. Who has experience with this?

I am very greatful for every hint!

Similar questions and discussions