Skip to content

Commit

Permalink
Merge pull request #280 from rosejn/patch-1
Browse files Browse the repository at this point in the history
Fixing a typo... pendantic -> pedantic
  • Loading branch information
CamDavidsonPilon committed Mar 22, 2017
2 parents 5a47a5d + ea494d0 commit 3f5058e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Intro to lifelines.rst
Original file line number Diff line number Diff line change
Expand Up @@ -408,7 +408,7 @@ leader rarely makes it past 10 years, and then have a very short
lifetime past that.

Here the difference between survival functions is very obvious, and
performing a statistical test seems pendantic. If the curves are more
performing a statistical test seems pedantic. If the curves are more
similar, or we possess less data, we may be interested in performing a
statistical test. In this case, *lifelines* contains routines in
``lifelines.statistics`` to compare two survival curves. Below we
Expand Down

0 comments on commit 3f5058e

Please sign in to comment.