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: Lukas Heumos <lukas.heumos@posteo.net>
  • Loading branch information
aGuyLearning and Zethson authored Dec 13, 2024
1 parent f77f468 commit 66815c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ehrapy/plot/_survival_analysis.py
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,7 @@ def cox_ph_forestplot(
):
"""Generates a forest plot to visualize the coefficients and confidence intervals of a Cox Proportional Hazards model.
The method requires a fitted CoxPHFitter object from the lifelines library.
Inspired by `zepid.graphics.EffectMeasurePlot <https://readthedocs.org>`_ (zEpid Package, https://pypi.org/project/zepid/).
Args:
Expand Down

0 comments on commit 66815c4

Please sign in to comment.