Returns the Hessian matrix of the partial log-likelihood
evaluated at params, using the Efron method to handle tied
times
- Parameters:
- params
ndarray The proportional hazards model parameters.
- Returns:
ndarrayThe Hessian matrix of the log partial likelihood function.