Announcement

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

  • Exporting multiple first stages to latex

    Hey there,

    I am looking for a way to get a table likes in Latex (see picture)

    The point where i am stuck is essentially: How can i save the regression results of the first stage when running 2sls together with the second stage. I know I could technically run each 1 stage as a normal separate regression, but i have quite a number outcomes and would like to avoid that.

    So I would ideally like to have an eststo-command that saves the first stage and second stage as depicted in the picture. Is there a way to achieve this?

    Thanks,
    Chris






    )
    Click image for larger version

Name:	Bildschirmfoto 2016-08-03 um 14.59.27.png
Views:	1
Size:	170.7 KB
ID:	1351817



  • #2
    Is there a way of saving the first stage at all?

    Comment


    • #3
      Yes there is. I would advise you to use ivreg2 from SSC instead of ivregress. In the help file, there is an option that saves first stage estimates, which you can then use with e.g. esttab

      Comment

      Working...
      X