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 225b606 commit 47a5b12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ehrapy/plot/_survival_analysis.py
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@ def coxph_forestplot(
color: str = "k",
):
"""Plots a forest plot of the Cox Proportional Hazard model.
Inspired by the forest plot in the zEpid package in Python.
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:
Expand Down

0 comments on commit 47a5b12

Please sign in to comment.