Description Usage Arguments See Also
A survival curve object containing the results of fitting a Kaplan-Meier survival curve. The notation corresponds to that on page 188 of the Cox 1972 paper
1 | fitkm.curve(n, level, time, n.events, n.risk, surv.prob, censored)
|
n |
the number of observations |
level |
the factor level that the survival curve has been generated for |
time |
t(i), the unique failure times sorted in ascending order |
n.events |
m(i) , the number of failure times at each t(i) |
n.risk |
r(i), the number in the risk set at each t(i) |
surv.prob |
F(i), the estimated survival function at each t(i) |
censored |
the unique censoring times sorted in ascending order |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.