get.DL.Rd
This function computes the deep learning-based estimator for survival probabilities at each specified time point using a deep survival model.
get.DL(Zi, Zi.UL, Xi, Ci, Di, t0.all)
A matrix of covariates for the labeled data
A matrix of covariates for the unlabeled data
A numeric vector representing event/censoring times for the labeled data
A numeric vector representing censoring times for the labeled data
A numeric vector representing event indicators for the labeled data
A numeric vector representing the time points at which to estimate survival probabilities
A data frame containing the time points and the corresponding deep learning-based estimates of survival probabilities