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

re: st: accessing p values after multivariable ANOVA Piersante Sestini


From   David Airey <[email protected]>
To   [email protected]
Subject   re: st: accessing p values after multivariable ANOVA Piersante Sestini
Date   Mon, 21 Apr 2003 09:36:15 -0500

I need to access p values for different variables and interactions after anova.
The ANOVA command display them correctly, but I cannot find them among the
results stored in r() or e() variables. Only the p value for the model is
found there.
Is there a way to access them directly, or one is supposed to write the
output to a log file and retrieve them for there?

thanks,
Piersante Sestini

I think you should use the test command after your anova, and then look in the return list.

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