Bookmark and Share

Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.


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

Re: st: ereturn display with robust


From   [email protected] (Jeff Pitblado, StataCorp LP)
To   [email protected]
Subject   Re: st: ereturn display with robust
Date   Wed, 01 Dec 2010 10:08:00 -0600

Ulrich Kohler <[email protected]> asks how to get -ereturn display- to put an
extra label above the 'Std. Err.' column title:

> Does anybody know how do achieve that -ereturn display- issues the word
> "Robust" above "Std. Err." in the coefficients table of a statistical
> model?

-ereturn display- looks at the contents of macro -e(vcetype)- to see if it
needs an extra label for the 'Std. Err.' column title.

Uli can put the following in his ado-file programed estimation command to get
-ereturn display- to label the results as having 'Robust' standard errors

	ereturn local vcetype Robust

Note that -e(vcetype)- is automatically updated when -_robust- is used with
-e(V)- directly (when the -variance()- option is not specified).

--Jeff
[email protected]
*
*   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–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index