Statalist The Stata Listserver


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

Re: st: Creating output table after -mfx-


From   "Ben Jann" <[email protected]>
To   [email protected]
Subject   Re: st: Creating output table after -mfx-
Date   Thu, 14 Jun 2007 21:52:26 +0200

Oh, and there should be a blank between *** and 0.001.
ben

On 6/14/07, Ben Jann <[email protected]> wrote:
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/



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