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.

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