Skip to content

Full likelihood from survreg

1 message · Terry Therneau

#
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