statsmodels.emplike.aft_el.emplikeAFT.fit#

emplikeAFT.fit()[source]#

Fits an AFT model and returns results instance

Returns:
AFTResults

Results instance for the fitted AFT model.

Notes

To avoid dividing by zero, max(endog) is assumed to be uncensored.