I just want to make sure I have the right code that was used in the paper to calculate the right-censored log-likelihood metric. So far this is the function that I have identified: https://github.com/MrHuff/Sumo-Net/blob/25e302c1657c9d3ccf73cad5e2521b0fb130132b/utils/hazard_model_likelihood.py#LL217C28-L217C28 Is this correct?
I just want to make sure I have the right code that was used in the paper to calculate the right-censored log-likelihood metric. So far this is the function that I have identified:
https://github.com/MrHuff/Sumo-Net/blob/25e302c1657c9d3ccf73cad5e2521b0fb130132b/utils/hazard_model_likelihood.py#LL217C28-L217C28
Is this correct?