Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
st: Problem with estout and rename
From
Cory Smith <[email protected]>
To
[email protected]
Subject
st: Problem with estout and rename
Date
Wed, 20 Mar 2013 09:57:17 -0400
Hi statalisters,
I'm running multiple regression models which are all pretty similar. I
want to rename the main coefficient in all of them from x to "Transfer
Coefficient." Unfortunately, while
estout M1 using ... , rename(x "Transfer Coefficient") [i.e. one
model] works as expected
estout M1 M2 using ... , rename(x "Transfer Coefficient") [i.e.
multiple models] produces weird results where "Transfer Coefficient",
"Transfer", and "Coefficient" are all lines in the table.
I could reproduce this in a simpler setting, so I think it's a general
problem. Anyone know a solution? Thanks!
Cory
Stata version 11.2
estout version just updated today using ssc install estout
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/faqs/resources/statalist-faq/
* http://www.ats.ucla.edu/stat/stata/