Statalist The Stata Listserver


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

RE: st: Creating output table after -mfx-


From   "Mentzakis, Emmanouil" <[email protected]>
To   <[email protected]>
Subject   RE: st: Creating output table after -mfx-
Date   Thu, 14 Jun 2007 21:19:23 +0100

Dear Ben, 

Thank you very much once again for your help

Regards
Manos

-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Ben Jann
Sent: 14 June 2007 20:52
To: [email protected]
Subject: Re: st: Creating output table after -mfx-

starlevels is specified outside the cells option:

 estout using temp.txt, style(fixed) margin keep(x2 x4)
  cells(b(star) se(par)) starlevels(* 0.10 ** 0.05 ***0.001)

ben

On 6/14/07, Mentzakis, Emmanouil <[email protected]> wrote:
> Dear all,
>
> Could you tell me what exactly is wrong and I cannot specify the 
> significance stars a I want them?
>
> estout using temp.txt, style(fixed) margin keep(x2 x4)
> cells(b(star(starlevels(* 0.10 ** 0.05 ***0.001))) se(par))
>
> Thank you
> Manos
>
> *
> *   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/
>
*
*   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/

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