Skip to content

Commit

Permalink
Merge pull request #1123 from CamDavidsonPilon/0.25.4
Browse files Browse the repository at this point in the history
0.25.4
  • Loading branch information
CamDavidsonPilon authored Aug 26, 2020
2 parents 5f68026 + 3cc6db6 commit 2597e63
Show file tree
Hide file tree
Showing 15 changed files with 782 additions and 438 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
## Changelog

#### 0.25.4 - 2020-08-26

##### New features
- New baseline estimator for Cox models: ``piecewise``
- Performance improvements for parametric models `log_likelihood_ratio_test()` and `print_summary()`
- Better step-size defaults for Cox model -> more robust convergence.


##### Bug fixes
- fix `check_assumptions` when using formulas.


#### 0.25.3 - 2020-08-24

##### New features
Expand Down
Loading

0 comments on commit 2597e63

Please sign in to comment.