Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: variable names post-est


From   Kit Baum <[email protected]>
To   [email protected]
Subject   st: variable names post-est
Date   Wed, 8 Dec 2004 17:06:01 -0500

Nick said
> In fact
>
> local names : colnames e(b)
>
> also works. You just need to ignore
> the _cons.
>
Indeed it does. But note well one strange thing about e(b) and e(V): you cannot refer to elements of them without first copying them to a new matrix. That is not an issue here, but if you're trying to do something like pull out all but the last element, you have to do it on a copy of the matrix.

Kit Baum, Boston College Economics
http://ideas.repec.org/e/pba1.html

*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* 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