Thanks, Nick!
Brainy guys like you think faster than me!
Thanks again.
Tiago
-----------------------------------------
Well, flip it round then.
if e(tau2) == . local myresult $S_2
else local myresult = e(tau2)
The spirit is the same: If one result cannot be found, use the other.
Nick
[email protected]
[email protected]
Thank you, Nick.
Yes, my first guess was exactly that. Nevertheless, I forgot of
mentioning
that version 2 also has also a global called S_2, which, unfortunately,
provides different results.
----------------------------------------------
I don't think so. But you needn't check that way.
Your branch might as well be
if "$S_2" != "" local myresult $S_2
else local myresult = e(tau2)
*
* 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/