CamDavidsonPilon / lifelines

Survival analysis in Python
lifelines.readthedocs.org
MIT License
2.32k stars 551 forks source link

CoxPHFitter has no attribute 'predict_hazard' #1515

Closed rajagopaljeeva closed 1 year ago

rajagopaljeeva commented 1 year ago

On checking the source code of the CoxPHfitter class, I couldn't find 'predict_hazard' definition but the documentation mentions its existence.

CamDavidsonPilon commented 1 year ago

This will be removed from the docs