pypi lifelines 0.21.3
v0.21.3

latest releases: 0.30.0, 0.29.0, 0.28.0...
5 years ago

0.21.3 - 2019-06-04

New features
  • include in lifelines is a scikit-learn adapter so lifeline's models can be used with scikit-learn's API. See documentation here.
  • CoxPHFitter.plot now accepts a hazard_ratios (boolean) parameter that will plot the hazard ratios (and CIs) instead of the log-hazard ratios.
  • CoxPHFitter.check_assumptions now accepts a columns parameter to specify only checking a subset of columns.
Bug fixes
  • covariates_from_event_matrix handle nulls better

Don't miss a new lifelines release

NewReleases is sending notifications on new releases.