Statalist


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

Re: st: getting p-values from estat phtest into esttab


From   moleps islon <[email protected]>
To   [email protected]
Subject   Re: st: getting p-values from estat phtest into esttab
Date   Fri, 27 Mar 2009 19:48:38 +0100

Thank you Martin. Works like a charm.

Moleps


On Fri, Mar 27, 2009 at 4:35 PM, Nick Cox <[email protected]> wrote:
> The quotes ` ' are optional.
>
> Nick
> [email protected]
>
> Maarten buis
>
> --- On Fri, 27/3/09, moleps islon wrote:
>
>> I need to save multiple p-values from the estat phtest
>> postestimated cox analysis, preferably in a way that
>> esttab would let me display them afterwards. However
>> the only values returned are r(chi2) and r(df). This
>> problem was addressed in the statalist back in 2007 as
>> well by Jebsen. The answer though seems elusive.
>
> There is nothing elusive about this, Stata has given
> you all the information you need. The p-value is:
>
> chi2tail(`r(df)',`r(chi2)')
>
> You can store that number in a matrix or as a local,
> or display it on screen using -display-.
>
>
> *
> *   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/
>

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