Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • mediation analysis using -ldecomp- command

    Hello Stata users,

    I am trying to perform the mediation analysis.
    Combined indirect effects of mediators are calculated using - ldecomp- command (ldecomp outcome_binary age sex ethnicity education bmi, direct(treat_binary) indirect(mediator1 mediator2 mediator3 mediator4 mediator5 mediator6 mediator7 mediator8 mediator9) or rindirect obspr reps(1000) . Now I would like to calculate indirect effect through each mediator(s) as shown in the example table. I would really appreciate it if anyone may help me with this.

    Thank you very much

    Click image for larger version

Name:	statalist.png
Views:	1
Size:	34.8 KB
ID:	1578034

  • #2
    It seems that dealing with multiple mediators and furthermore teasing out the mediation effect due to each mediator is not an easy task as shown in above table. I am wondering whether -sureg- can be used to build a model a binary exposure variable, multiple mediators and binary outcome?

    Any help would be greatly appreciated.

    Comment

    Working...
    X