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