statsmodels.duration.hazard_regression.PHReg.efron_loglike¶
- PHReg.efron_loglike(params)[source]¶
Returns the value of the log partial likelihood function evaluated at params, using the Efron method to handle tied times.
Last update:
Nov 14, 2024