CondiS_X | R Documentation |
This function allows you to improve the imputed survival time by incorporating covariate information.
CondiS_X(pred_time, status, covariates, method)
pred_time |
The imputed follow up time for right-censored data. |
status |
The censoring indicator, normally 0=right censored, 1=event at time. |
covariates |
The additional patient data that is presumably associated with the survival time. |
method |
Choose from 8 machine learning algorithms; the default is "glm". |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.