diff --git a/ehrapy/plot/_survival_analysis.py b/ehrapy/plot/_survival_analysis.py index 9541882f..c6c638b1 100644 --- a/ehrapy/plot/_survival_analysis.py +++ b/ehrapy/plot/_survival_analysis.py @@ -338,7 +338,6 @@ def coxph_forestplot( .. image:: /_static/docstring_previews/coxph_forestplot.png """ - data = coxph.summary auc_col = "coef"