Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: RE: Three questions on estout


From   "Jann, Ben" <[email protected]>
To   <[email protected]>
Subject   st: RE: Three questions on estout
Date   Thu, 18 Nov 2004 20:52:12 +0100

Herve wrote:
> 2 - Append option
> 
> I run the same models. When I use the append option, the second one is
> disclosed under the first one. If I want to have each model side by
> side, I use "estimates store...". It works. But I will have several
> models and the "estimates store..." is sometimes cumbersome. 
> Is there a
> way to modify the "append" option? (in outreg, with append, the models
> are disclosed side by side but for many reasons, I prefer estout).

No. -estout- is built around the official -estimates- commands. No
-estout-
without -estimates-. 
 

> 3 - Prob>F
> 
> In the estout output, I know how to add the F statistic. But when I
> raised the issue a few months ago, it was not possible to add the
> Prob>F. Is there something new or a way to include it in the estout
> output?

This has been added in the last update (August 2004). Type

 . estout ..., stats(, calc(p))

See the -stats- option in the helpfile for further explanations.

Cheers, ben

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



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