Skip to content

Commit

Permalink
fix link stat test for survival analysis
Browse files Browse the repository at this point in the history
  • Loading branch information
deril2605 authored Sep 5, 2024
1 parent 4377caf commit 67e012b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Survival analysis with lifelines.rst
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ we rule that the series have different generators.
260.47 <0.005 192.23
"""
There are alternative (and sometimes better) tests of survival functions, and we explain more here: `Statistically compare two populations`_
There are alternative (and sometimes better) tests of survival functions, and we explain more here: `Statistically compare two populations <https://github.com/CamDavidsonPilon/lifelines/blob/master/docs/Examples.rst#statistically-compare-two-populations>`_


Lets compare the different *types* of regimes present in the dataset:
Expand Down

0 comments on commit 67e012b

Please sign in to comment.