Skip to content
Prev 181698 / 398502 Next

Full likelihood from survreg

Survreg returns a log-likelihood, not a deviance (LL with parameters dropped); 
and the result is labeled as such.  
 
It turns out that the deviance is not as easily defined for censored data.

	Terry Therneau