Published June 26, 2022
| Version v0.27.1
Software
Open
lifelines, survival analysis in Python
Creators
Description
0.27.1 - 2022-03-15
New features
- all
fit_
methods now accept afit_options
dict that allows one to pass kwargs to the underlying fitting algorithm.
step_size
is removed from Cox modelsfit
. Seefit_options
above.
- fixed Cox models when "trival" matrix was passed in (one with no covariates)
Notes
Files
CamDavidsonPilon/lifelines-v0.27.1.zip
Files
(10.2 MB)
Name | Size | Download all |
---|---|---|
md5:13a4f6995b50b602d073eaa30bd1c730
|
10.2 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/CamDavidsonPilon/lifelines/tree/v0.27.1 (URL)