Release notes
Features
- Administrative Brier score and Binomial log-likelihood for evaluation of data sets with administrative censoring.
- `BCESurv` which is a method that disregards censoring and does not enforce monotone survival functions. It is meant to represent a set of binary classifiers that disregards censored observations.
- Improved `kkbox` data sets with administrative censoring times and more covariates.
- `sac_admin5` simulated data set with administrative censoring.
- More simulations studies with covariate dependent censoring times and administrative censoring.
Changes
- Updated to work with `torchtuples` v.0.2.0
- `CoxPH` now use a regular data set, instead of the durations sorted. The old method is renamed `CoxPHSorted` but will be removed.