<>
sysuse auto
reg pr we f
di "`:colfullnames e(b)'"
HTH
Martin
_______________________
----- Original Message -----
From: "Thomas Jacobs" <[email protected]>
To: "StataList" <[email protected]>
Sent: Thursday, April 16, 2009 7:47 PM
Subject: st: Stata equivalent to st_matrixcolstripe?
Is there an equivalent stata command to the mata command
st_matrixcolstripe?
I am trying to access the column names in e(b) after a stata
regression command but have been unable to do so. I have done it in
mata via
st_matrixcolstripe("e(b)").
Thanks.
Tom
--
Thomas Jacobs
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/