Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V0.19.3 #651

Merged
merged 3 commits into from Feb 25, 2019
Merged

V0.19.3 #651

merged 3 commits into from Feb 25, 2019

Conversation

CamDavidsonPilon
Copy link
Owner

0.19.3

New features
  • new AFT models: LogNormalAFTFitter and LogLogisticAFTFitter.
  • 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.

closes #649
closes #223

@CamDavidsonPilon CamDavidsonPilon merged commit 36d3191 into master Feb 25, 2019
@CamDavidsonPilon CamDavidsonPilon deleted the v0.19.3 branch February 25, 2019 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add documentation on using timeline Other AFT model like Log-logistic,Log normal need to achieve
1 participant