SC-Net Model

This section describes the SC-Net model for survival analysis using the cenreg package. SC-Net is a neural network model trained with the NLL-SC loss.

Jupyter Notebooks

We provide a Jupyter notebook that demonstrates the SC-Net model. You can find these notebooks in the notebooks directory of the cenreg repository.

  • SC-Net: An implementation of the SC-Net model