CalcCIC | R Documentation |
Estimate the cumulative incidence curve. Specifically:
F_{1}(t) = P(T \leq t, \delta = 1).
CalcCIC(status, time)
status |
Status, coded as 0 for censoring, 1 for an event, 2 for death. |
time |
Observation time. |
Data.frame containing the tabulated cumulative incidence curve.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.