Skip to content

Commit

Permalink
Merge pull request #983 from CamDavidsonPilon/v0.24.3
Browse files Browse the repository at this point in the history
V0.24.3
  • Loading branch information
CamDavidsonPilon authored Mar 25, 2020
2 parents 472307b + 52e4a81 commit 15ac725
Show file tree
Hide file tree
Showing 15 changed files with 703 additions and 241 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
## Changelog

#### 0.24.3 - 2020-03-25

##### New features
- new `logx` kwarg in plotting curves
- PH models have `compute_followup_hazard_ratios` for simulating what the hazard ratio would be at previous times. This is useful because the final hazard ratio is some weighted average of these.

##### Bug fixes
- Fixed error in HTML printer that was hiding concordance index information.


#### 0.24.2 - 2020-03-15

##### Bug fixes
Expand Down
Loading

0 comments on commit 15ac725

Please sign in to comment.