statsmodels.duration.hazard_regression.PHReg.breslow_loglike
-
PHReg.breslow_loglike(params)
[source] -
Returns the value of the log partial likelihood function evaluated at
params
, using the Breslow method to handle tied times.
PHReg.breslow_loglike(params)
[source]
Returns the value of the log partial likelihood function evaluated at params
, using the Breslow method to handle tied times.
Please login to continue.