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