Announcement

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

  • outreg2: Suppress EQUATION column

    Hello everybody,

    I'm using outreg2 to export my regression table (sty: logit) to the TEX format:

    Code:
    outreg2 using regression.tex, replace
    The output seems fine except for a column titled EQUATION at the very beginning of the table which contains the name of my dependent variable. Is there any way to suppress or remove this column and simply produce the normal regression table?

    Studying the help file, I found that the option "long" might solve my problems, however I get this error message when using the "long" option:


    Code:
    regression.txt "" invalid name

    Any help would be greatly appreciated. Thank you.

    Regards,

    Urlich
    Last edited by Ulrich Erichson; 28 Feb 2017, 19:18.
Working...
X