Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

st: Re: Stata equivalent to st_matrixcolstripe?


From   "Martin Weiss" <[email protected]>
To   <[email protected]>
Subject   st: Re: Stata equivalent to st_matrixcolstripe?
Date   Thu, 16 Apr 2009 19:54:26 +0200

<>

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/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index