pypi lifelines 0.24.7
v0.24.7

latest releases: 0.28.0, 0.27.8, 0.27.7...
4 years ago

0.24.7

New features
  • find_best_parametric_model can handle left and interval censoring. Also allows for more fitting options.
  • AIC_ is a property on parametric models, and AIC_partial_ is a property on Cox models.
  • penalizer in all regression models can now be an array instead of a float. This enables new functionality and better
    control over penalization. This is similar (but not identical) to penalty.factors in glmnet in R.
  • some convergence tweaks which should help recent performance regressions.
Bug fixes
  • fixed bug where cdf_plot and qq_plot were not factoring in the weights correctly.

Don't miss a new lifelines release

NewReleases is sending notifications on new releases.