Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
  • Loading branch information
CamDavidsonPilon committed Feb 25, 2019
1 parent b1fd2d1 commit 65362bc
Show file tree
Hide file tree
Showing 10 changed files with 243 additions and 84 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Expand Up @@ -4,7 +4,9 @@

##### New features
- new AFT models: `LogNormalAFTFitter` and `LogLogisticAFTFitter`.
- Performance increase to `print_summary` in the `CoxPHFitter` model.
- AFT models now accept a `weights_col` argument to `fit`.
- Robust errors (sandwich errors) are now avilable in AFT models using the `robust=True` kwarg in `fit`.
- Performance increase to `print_summary` in the `CoxPHFitter` and `CoxTimeVaryingFitter` model.

#### 0.19.2

Expand Down

0 comments on commit 65362bc

Please sign in to comment.