Published August 9, 2020
| Version v0.25.2
Software
Open
CamDavidsonPilon/lifelines: v0.25.2
Creators
- Cameron Davidson-Pilon
- Jonas Kalderstam
- Noah Jacobson
- sean-reed
- Ben Kuhn1
- Paul Zivich2
- Mike Williamson3
- AbdealiJK4
- Deepyaman Datta5
- Andrew Fiore-Gartland6
- Alex Parij7
- Daniel WIlson8
- Gabriel
- Luis Moneda9
- Kyle Stark10
- Arturo Moncada-Torres11
- Harsh Gadgil
- Jona12
- Karthikeyan Singaravelan13
- Lilian Besson14
- Miguel Sancho Peña15
- Steven Anton16
- Andreas Klintberg
- Javad Noorbakhsh17
- Matthew Begun
- Ravin Kumar
- Sean Hussey18
- Dave Golland
- jlim13
- Abraham Flaxman19
- 1. @wavemm
- 2. University of North Carolina
- 3. University of the Pacific
- 4. Corridor Platforms
- 5. Junior Principal @quantumblack
- 6. Fred Hutchinson Cancer Research Center
- 7. Autodesk
- 8. @Esri
- 9. @nubank
- 10. @GoodRx
- 11. @IKNL
- 12. Berlin Institute for Medical Systems Biology
- 13. Visa Inc.
- 14. École Normale Supérieure de Rennes (ENS Rennes)
- 15. @IBM
- 16. ID Analytics
- 17. @broadinstitute
- 18. Agero
- 19. @ihmeuw (Institute for Health Metrics and Evaluation, University of Washington)
Description
0.25.2 - 2020-08-08
New features
- Spline
CoxPHFitter
can now usestrata
.
- a small parameterization change of the spline
CoxPHFitter
. The linear term in the spline part was moved to a newIntercept
term in thebeta_
. n_baseline_knots
in the splineCoxPHFitter
now refers to all knots, and not just interior knots (this was confusing to me, the author.). So add 2 ton_baseline_knots
to recover the identical model as previously.
- fix splines
CoxPHFitter
with whenpredict_hazard
was called. - fix some exception imports I missed.
- fix log-likelihood p-value in splines
CoxPHFitter
Files
CamDavidsonPilon/lifelines-v0.25.2.zip
Files
(10.2 MB)
Name | Size | Download all |
---|---|---|
md5:98e93f083b7a4c4fe8bdd349f68790c4
|
10.2 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/CamDavidsonPilon/lifelines/tree/v0.25.2 (URL)