Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 302 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 302 Bytes

check_assumptions_forceplot

Modiefied from: CamDavidsonPilon/lifelines/lifelines/fitters/mixins.py /

Orignial version omits Schoenfeld residual plots, whenever PH assumption is met.

This version forces plotting whenever show_plots = True, regardless of numeric test result of PH assumption.