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