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/