Statalist


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

st: "starlevels" option for regression table output


From   "Klarner, Patricia" <[email protected]>
To   "[email protected]" <[email protected]>
Subject   st: "starlevels" option for regression table output
Date   Wed, 25 Feb 2009 11:20:43 -0500

Hi,

I am using the following command to produce a regression table output in Stata:

estout, cells(b(star fmt(2) label(Coef.)) se(par fmt(2) label(std.errors))) starlevels(* 0.10 ** 0.05 *** 0.001) stats(N r2, labels ("No. of Obs." "R-Squared") fmt(2)) 

While Stata runs this command, it does not apply the starlevels option to the output, e.g., for those variables that are statistically significant at a 0.1 level in the regression, there is no * in the output table. Any ideas why this is the case? 
For the 5% and 1% significance levels, Stata puts the stars in the output table in the right way.

Thanks,
Patricia
*
*   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–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index