Announcement

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

  • I'm in trouble ... how to print the formula it is estimating?

    I have difficulties in understanding *exactly* what I'm doing and how to interpret the coefficients, because I don't know *exactly* what model STATA is estimating.

    For example, when I'm estimating something in R, it gives me the model it is estimating:

    Click image for larger version

Name:	Screenshot from 2022-10-17 17-41-42.png
Views:	1
Size:	3.8 KB
ID:	1685685


    How to print the same with STATA?

    In particular I'm referring to `didregress` and `xtdidregress` if that could help.

    With all the group / time variables, and the differences, I'm lost in what it is estimating exactly and how to interpret the coefficients.

    Thank you and best regards



  • #2
    you might want to have a look at the Stata treatment-effects reference manual http://www.stata.com/manuals/te.pdf, pages 43-44 in particular.

    Comment


    • #3
      See also https://www.statalist.org/forums/for...-a-reg-command as it appears that you want the formulation in terms of a linear regression model.

      Comment


      • #4
        Thanks to both of you!

        Comment

        Working...
        X