Announcement

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

  • Exporting regression tables after -estat impact-

    Dear Statalist,

    I am using the -spxtregress- command in Stata 15 for spatial data analysis. To get meaningful coefficients, according to the official documentation, it is necessary in SAR models to use the -estat impact- command after the actual estimation.

    Now, I would like to export the results display by -estat impact- to a nice-looking LaTex table.
    I know that the user-written commands outreg2 and esttab both support the -margins- command, but I cannot find how to export the results from -estat impact-.
    Is there any solution to this other than constructing the tables myself from the matrices stored in r() by -estat impact?

    Thanks,
    Simeon


  • #2
    You'll increase your chances of a useful answer by following the FAQ on asking questions - provide Stata code in code delimiters, readable Stata output, and sample data using dataex. If someone could replicate a simplified version of your analysis, then that person could check whether a specific routine for exporting the results works with estat impact.

    Comment

    Working...
    X