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: missing minus sign for Cox-Snell residuals
From
[email protected] (Wesley D. Eddings, StataCorp)
To
[email protected]
Subject
Re: st: missing minus sign for Cox-Snell residuals
Date
Tue, 13 Mar 2012 14:06:36 -0500
Al Feiveson <[email protected]> found that a minus sign is missing from
one of the example commands in -help 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.
The error will be fixed in the next ado-file update.
-- Wes
[email protected]
*
* 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/