Announcement

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

  • Coefplot with for different outcomes and models

    I want to produce something like this graph, where the points are coefficients on one variable of interest on the different outcomes on all the outcomes mentioned on the Y-Axis, done for three different models as indicated in the legend.

    I love the graph because it is very dense, but that makes it also difficult to create. I know how to plot different models in coefplot, but I have no idea how to combine that to also have the different outcomes on the Y-Axis?

    Any pointers how the authors accomplished that?

    Click image for larger version

Name:	coefplot.PNG
Views:	1
Size:	33.5 KB
ID:	1732105


  • #2
    section on combining subplots
    HTML Code:
    https://repec.sowi.unibe.ch/stata/coefplot/getting-started.html
    some formatting ideas
    HTML Code:
    https://www.stata.com/meeting/germany14/abstracts/materials/de14_jann.pdf

    Comment


    • #3
      Let us know if you get it to work. Looks complicated.

      Comment


      • #4
        ... with the additional complication that I work on admin data and might have to create it from matrix exports (thats usually how I export results)

        Comment

        Working...
        X