e(p) is the value associated with the chi2 test, not the coefficients
of the model. The p-value that Luise quoted was associated with a
coefficient of the model.
Each coefficient will have a different p value, so the result must be
a vector. clogit does not save a vector of p-values. Neither do other
estimation commands (AFAIK).
Best regards,
Sergiy Radyakin
On 9/12/07, Tim Wade <[email protected]> wrote:
> Luisa,
>
> typing "ereturn list" will show all the saved results after a command.
> To display the p-value, you can type:
>
> di e(p)
>
> Tim
>
>
> On 9/12/07, Luisa Foco <[email protected]> wrote:
> > Dear Stata users,
> > I have the following output, obtained with the clogit command, with a
> > p-value <0.0001 and I would like to display the precise value of p.
> >
> > ------------------------------------------------------------------------------
> > _Icc_1 | Odds Ratio Std. Err. z P>|z| [95% Conf.
> > Interval]
> > -------------+----------------------------------------------------------------
> > _112 | 1.259198 .0640371 4.53 0.000 1.13974 1.391176
> > ------------------------------------------------------------------------------
> >
> > Is there a general way to do this?
> > Thanks in advance for your help
> >
> > Luisa
> >
> >
> > *
> > * 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/