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   Sun, 8 Nov 2009 07:46:36 -0500

<.>
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/



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