There is a newer version of the record available.

Published May 16, 2019 | Version v0.21.2
Software Open

CamDavidsonPilon/lifelines: v0.21.2

  • 1. University of North Carolina
  • 2. Wave
  • 3. Fred Hutchinson Cancer Research Center
  • 4. @nubank
  • 5. @Esri
  • 6. Autodesk
  • 7. @GoodRx
  • 8. ID Analytics
  • 9. ENS de Cachan - Paris Saclay University
  • 10. Berlin Institute for Medical Systems Biology
  • 11. Bell
  • 12. Ampion, Inc.
  • 13. @TheJacksonLaboratory
  • 14. @definiens
  • 15. @Microsoft
  • 16. Shopify
  • 17. PhD Student @VirginiaTech
  • 18. IKNL
  • 19. CeMM Research Center for Molecular Medicine of the Austrian Academy of Sciences

Description

0.21.2 - 2019-05-16 New features
  • New regression model: PiecewiseExponentialRegressionFitter is available. See blog post here: https://dataorigami.net/blogs/napkin-folding/churn
  • Regression models have a new method log_likelihood_ratio_test that computes, you guessed it, the log-likelihood ratio test. Previously this was an internal API that is being exposed.
API changes
  • The default behavior of the predict method on non-parametric estimators (KaplanMeierFitter, etc.) has changed from (previous) linear interpolation to (new) return last value. Linear interpolation is still possible with the interpolate flag.
  • removing _compute_likelihood_ratio_test on regression models. Use log_likelihood_ratio_test now.

Files

CamDavidsonPilon/lifelines-v0.21.2.zip

Files (8.6 MB)

Name Size Download all
md5:d917e953b5a64b162b45fa0f301e37c7
8.6 MB Preview Download

Additional details