Statalist


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

Re: st: re: referencing eresult matrices


From   Jeph Herrin <[email protected]>
To   [email protected]
Subject   Re: st: re: referencing eresult matrices
Date   Sun, 08 Nov 2009 16:10:41 -0500

Nice. Doesn't really eliminate the middle man, but could
be useful in some contexts.

thanks,
J


Kit Baum wrote:
<.>
Ben Jann is quite correct in noting that my solution might lose precision. It would indeed be better (and a simpler solution) to use a Stata scalar in the first place:


. mata:st_numscalar("besser",st_matrix("e(b)")[1,1])

. di besser
-.32384535

. di %20.16f besser
 -0.3238453484509378

Kit

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/

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