CamDavidsonPilon / lifelines

Survival analysis in Python
lifelines.readthedocs.org
MIT License
2.32k stars 551 forks source link

switch confidence interval values #1575

Closed TheooJ closed 7 months ago

TheooJ commented 7 months ago

Closing #1574

I switched the values in the two columns, and kept the ordering lower, upper

CamDavidsonPilon commented 7 months ago

Right, thanks makes sense. Thanks @TheooJ!