PyDTS: A Python Package for Discrete-Time Survival Analysis with Competing Risks and Optional Penalization
Machine Learning
2025-11-19 v6 Machine Learning
Abstract
Time-to-event (survival) analysis models the time until a pre-specified event occurs. When time is measured in discrete units or rounded into intervals, standard continuous-time models can yield biased estimators. In addition, the event of interest may belong to one of several mutually exclusive types, referred to as competing risks, where the occurrence of one event prevents the occurrence or observation of the others. PyDTS is an open-source Python package for analyzing discrete-time survival data with competing-risks. It provides regularized estimation methods, model evaluation metrics, variable screening tools, and a simulation module to support research and development.
Cite
@article{arxiv.2204.05731,
title = {PyDTS: A Python Package for Discrete-Time Survival Analysis with Competing Risks and Optional Penalization},
author = {Tomer Meir and Rom Gutman and Malka Gorfine},
journal= {arXiv preprint arXiv:2204.05731},
year = {2025}
}