This repository was archived by the owner on Jul 1, 2024. It is now read-only.
Releases: RaphaelS1/survivalmodels
Releases · RaphaelS1/survivalmodels
survivalmodels 0.1.11
survivalmodels 0.1.11
- Better handling of improper distributions
- Fixes bug in Python conversion
survivalmodels 0.1.10
- Removed deprecated
cutoffparameter fromsimsurvdata - Update risk calculations to follow https://arxiv.org/abs/2112.04828
- Minor internal changes
survivalmodels 0.1.9
- Added tutorial with survivalmodels and mlr3proba
- Bugfix for distr6 1.6.0
survivalmodels 0.1.8
- Add example of custom model to
DNNSurv - Change default of
piptoTRUEininstall_functions
survivalmodels 0.1.7
- Fix export of
set_seedandcindex
survivalmodels 0.1.6
- Add
set_seedfor easier setting of seeds within R and Python environments
survivalmodels 0.1.5
- Fixed bug in
riskreturn type whendistr6 = FALSE - Added
cindexfor evaluating concordance of risk
survivalmodels 0.1.4
- Improved
riskreturn type for discrimination
survivalmodels 0.1.3
- Previous
riskpredictions returned values where lower ranks implied higher risk, now higher rank implies higher risk. Calculated as the negative mean survival time.
survivalmodels 0.1.2
- Minor patch for CRAN
survivalmodels 0.1.0
Initial release