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.
PHReg.efron_gradient(params)
[source]
Returns the gradient of the log partial likelihood evaluated at params
, using the Efron method to handle tied times.
Please login to continue.