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]
st: missing minus sign for Cox-Snell residuals
From
"Feiveson, Alan H. (JSC-SK311)" <[email protected]>
To
"[email protected]" <[email protected]>
Subject
st: missing minus sign for Cox-Snell residuals
Date
Tue, 13 Mar 2012 13:08:54 -0500
Hi - It appears that a minus sign is missing in the description of Cox-Snell residuals in the online version of "streg postestimation".
Create H, the cumulative hazard
. generate double H = ln(km)
Should be
generate double H = -ln(km)
It is described correctly in the manual.
Al Feiveson
*
* 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/