statsmodels.duration.hazard_regression.PHReg.efron_gradient¶
- PHReg.efron_gradient(params)[source]¶
Returns the gradient of the log partial likelihood evaluated at params, using the Efron method to handle tied times.
Last update:
Oct 03, 2024