statsmodels.duration.hazard_regression.PHReg.breslow_hessian
-
PHReg.breslow_hessian(params)[source] -
Returns the Hessian of the log partial likelihood evaluated at
params, using the Breslow method to handle tied times.
PHReg.breslow_hessian(params) [source]
Returns the Hessian of the log partial likelihood evaluated at params, using the Breslow method to handle tied times.
Please login to continue.