Announcement

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

  • Export common support graph mtefe

    Dear all,

    I am using the the userwritten code for estimating marginal treatment effects using mtefe and mtefeplot. When estimating the model, STATA provides you with a very informative common support graph. This graph shows two histograms of propensity scores for treatment and control and the lower and upper threshold. I would like to export this for later use, but I cannot find in the stata journal article or the stata help of mtefe (including stored results) an easy way of saving this graph. Preferably, I would like to do it with code and not by [File->Save] on the graph itself. Does anyone know if it is possible to save this graph?

    Thanks a lot!

  • #2
    You will always see, ones you ask the question on the list, you see the light...

    I found the way to do it: both the CommonSupport and the mtePlot are plotted. You can use export graph and select which graph to export using name(CommonSupport). I was unaware of that possibility.

    Comment

    Working...
    X