Statalist


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

st: re: referencing eresult matrices


From   Kit Baum <[email protected]>
To   [email protected]
Subject   st: re: referencing eresult matrices
Date   Sat, 7 Nov 2009 20:48:48 -0500

<>

. mata:st_local("likethis",strofreal(st_matrix("e(b)")[1,1]))

. di "`likethis'"
-.3238453


Any way to process this value further/drag it back into Stata?


-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Austin Nichols
Sent: Samstag, 7. November 2009 18:17
To: [email protected]
Subject: Re: st: referencing eresult matrices

One way:
mata:st_matrix("e(b)")[1,1]

Kit Baum   |   Boston College Economics & DIW Berlin   |   http://ideas.repec.org/e/pba1.html
An Introduction to Stata Programming | http://www.stata-press.com/books/isp.html
   An Introduction to Modern Econometrics Using Stata  |   http://www.stata-press.com/books/imeus.html

*
*   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