Documentation of cenreg ================================= This is the documentation for the ``cenreg`` package, which provides tools for censored regression models in Python. The package includes implementations of various survival analysis models, including those based on LightGBM and neural networks. Installation ------------------------------ .. code-block:: console pip install cenreg .. :command:`pip install cenreg`. .. toctree:: :maxdepth: 1 :caption: Models two_step_algorithm Citation ------------------------------ H. Yanagisawa and S. Akiyama, `"Survival Analysis via Density Estimation," `_ in *Proceedings of ICML 2025*. .. toctree:: :maxdepth: 1 :caption: Additional Documentation references .. toctree:: :maxdepth: 1 :caption: API Reference: :glob: *