Skip to content

Commit

Permalink
Update ehrapy/plot/_survival_analysis.py
Browse files Browse the repository at this point in the history
Co-authored-by: Eljas Roellin <[email protected]>
  • Loading branch information
aGuyLearning and eroell authored Dec 11, 2024
1 parent 47a5b12 commit a32c121
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ehrapy/plot/_survival_analysis.py
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,6 @@ def coxph_forestplot(
):
"""Plots a forest plot of the Cox Proportional Hazard model.
Inspired by `zepid.graphics.EffectMeasurePlot <https://readthedocs.org>`_ (zEpid Package, https://pypi.org/project/zepid/).
Link: https://zepid.readthedocs.io/en/latest/Graphics.html#effect-measure-plots
Args:
coxph: Fitted CoxPHFitter object.
Expand Down

0 comments on commit a32c121

Please sign in to comment.