get.semi.auc.Rd
This function calculates the area under the curve (AUC) for the semi-parametric model using cross-validation.
get.semi.auc(Xi, Ci, Di, Zi, Ci.UL, Zi.UL, t0.all)
A vector of event times for the labeled data.
A vector of censoring times for the labeled data.
A vector of event indicators for the labeled data.
A matrix of covariates for the labeled data.
A vector of censoring times for the unlabeled data.
A matrix of covariates for the unlabeled data.
A vector of time points at which to calculate the AUC.
A vector containing the mean AUC for each time point in t0.all.