There is a newer version of the record available.

Published September 2, 2019 | Version v0.10
Software Open

scikit-survival

Authors/Creators

Description

This release adds the ties argument to sksurv.linear_model.CoxPHSurvivalAnalysis to choose between Breslow's and Efron's likelihood in the presence of tied event times. Moreover, sksurv.compare.compare_survival() has been added, which implements the log-rank hypothesis test for comparing the survival function of 2 or more groups.

Enhancements
  • Update API doc of predict function of boosting estimators (#75).
  • Clarify documentation for GradientBoostingSurvivalAnalysis (#78).
  • Implement Efron's likelihood for handling tied event times.
  • Implement log-rank test for comparing survival curves.
  • Add support for scipy 1.3.1 (#66).
Bug fixes

Files

sebp/scikit-survival-v0.10.zip

Files (1.0 MB)

Name Size Download all
md5:89616fd27e2a5d8ccfaefbed322dc801
1.0 MB Preview Download

Additional details

Related works