0.21.0 New features weights is now a optional kwarg for parametric univariate models. all univariate and multivariate parametric models now have ability to handle left, right and interval censored data (the former two being special cases of the latter). Users can use the fit_right_censoring (which is an alias for fit), fit_left_censoring and fit_interval_censoring. a new interval censored dataset is available under lifelines.datasets.load_diabetes API changes left_censorship on all univariate fitters has been deprecated. Please use the new api model.fit_left_censoring(...). invert_y_axis in model.plot(... has been removed. entries property in multivariate parametric models has a new Series name: entry Bug fixes lifelines was silently c...
New features Ability to create custom parametric regression models by specifying the cumulative haz...
0.18.0 LogNormalFitter is a new univariate fitter you can use. WeibullFitter now correctly returns ...
0.24.4 - 2020-04-13 Bug fixes Improved stability of interval censoring in parametric models. settin...
0.20.2 New features Left censoring is now supported in univariate parametric models: .fit(..., left...
0.22.1 New features New univariate model, GeneralizedGammaFitter. This model contains many sub-mode...
0.23.6 - 2020-01-07 New features New univariate model, SplineFitter, that uses cubic splines to mod...
0.24.7 New features find_best_parametric_model can handle left and interval censoring. Also allows ...
0.23.0 New features new print_summary abstraction that allows HTML printing in Jupyter notebooks! s...
0.18.5 added new plotting methods to parametric univariate models: plot_survival_function, plot_haz...
0.18.4 fixed confidence intervals in cumulative hazards for parametric univarite models. They were ...
0.22.5 - 2019-09-20 New features Improvements to the repr of models that takes into accounts weight...
0.18.3 Some performance improvements to parametric univariate models. Suppressing some irrelevant N...
0.24.9 - 2020-06-05 New features Faster NPMLE for interval censored data New weightings available i...
0.25.6 - 2020-10-26 New features Parametric Cox models can now handle left and interval censoring da...
0.24.8 New features Non parametric interval censoring is now available, experimentally. Not all edg...
New features Ability to create custom parametric regression models by specifying the cumulative haz...
0.18.0 LogNormalFitter is a new univariate fitter you can use. WeibullFitter now correctly returns ...
0.24.4 - 2020-04-13 Bug fixes Improved stability of interval censoring in parametric models. settin...
0.20.2 New features Left censoring is now supported in univariate parametric models: .fit(..., left...
0.22.1 New features New univariate model, GeneralizedGammaFitter. This model contains many sub-mode...
0.23.6 - 2020-01-07 New features New univariate model, SplineFitter, that uses cubic splines to mod...
0.24.7 New features find_best_parametric_model can handle left and interval censoring. Also allows ...
0.23.0 New features new print_summary abstraction that allows HTML printing in Jupyter notebooks! s...
0.18.5 added new plotting methods to parametric univariate models: plot_survival_function, plot_haz...
0.18.4 fixed confidence intervals in cumulative hazards for parametric univarite models. They were ...
0.22.5 - 2019-09-20 New features Improvements to the repr of models that takes into accounts weight...
0.18.3 Some performance improvements to parametric univariate models. Suppressing some irrelevant N...
0.24.9 - 2020-06-05 New features Faster NPMLE for interval censored data New weightings available i...
0.25.6 - 2020-10-26 New features Parametric Cox models can now handle left and interval censoring da...
0.24.8 New features Non parametric interval censoring is now available, experimentally. Not all edg...
New features Ability to create custom parametric regression models by specifying the cumulative haz...
0.18.0 LogNormalFitter is a new univariate fitter you can use. WeibullFitter now correctly returns ...
0.24.4 - 2020-04-13 Bug fixes Improved stability of interval censoring in parametric models. settin...