Description Usage Arguments Value Examples
Estimate survival probabilities by standard KM method
1 |
y |
a numeric vector of observed time |
delta |
a factor vector of indicator for events |
treat |
a factor vector of indicator for treatment |
treat.select |
a numeric value of treatment selected for estimation, 1 for treatment group, 0 for control group |
t |
a numeric vector of time points for estimation |
A list containing the following components:
St |
point estimates of survival probability (S(t)) at |
sd |
standard deviation of survival probability (S(t)) at |
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.