CondiS | R Documentation |
This function allows you to impute survival time.
CondiS(time, status, tmax)
time |
The follow up time for right-censored data. |
status |
The censoring indicator, normally 0=right censored, 1=event at time. |
tmax |
A self-defined time-of-interest point; if left undefined, then it is defaulted as the maximum follow up time. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.