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: CI interval in ANOVA summary table


From   "Airey, David C" <[email protected]>
To   "[email protected]" <[email protected]>
Subject   re: st: CI interval in ANOVA summary table
Date   Wed, 7 Mar 2012 21:18:53 -0600

.

Another way in Stata 12 is to use "pwcompare marginlist, bonferroni":

clear
webuse apple
regress weight i.treatment
pwcompare treatment, bonferroni



> Hi Everybody
> 
> 
> 
> I have a question regarding the summary table produced by Stata when using the Anova command. (oneway xxx yyy, bonferroni). If I use the interfase for the one-way ANOVA and choose the summary table with everything included I will get mean, Std. Dev. and Freq. But there is no confidence interval (CI) for each group. I can get the information by using the CI calculater but its a bit time consuming.
> 
> 
> 
> Is there a way to make Stata produce the CI intervals after the ANOVA in the summary table or afterwards by a simple command ???
> 
> 
> 
> Kind Regards
> 
> 
> 
> Lars Lindholm Sorensen M.D.
> 
> Post. Doct. Fellow
> Dept. of Cardiology
> Johns Hopkins University


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