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.
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.
Please login to continue.