Skip to content

Commit

Permalink
removed fitter object from docu
Browse files Browse the repository at this point in the history
  • Loading branch information
aGuyLearning committed Jan 15, 2025
1 parent bb83a5a commit b560748
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 @@ -318,7 +318,6 @@ def cox_ph_forestplot(
title: str | None = None,
):
"""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/).
Expand Down

0 comments on commit b560748

Please sign in to comment.