InfluenceCIC | R Documentation |
Influence function for the cumulative incidence of the status == 1 event.
InfluenceCIC(status, time, trunc_time)
status |
Status, coded as 0 for censoring, 1 for an event, 2 for death. |
time |
Observation time. |
trunc_time |
Time at which to evaluate the influence function. |
Vector of per-subject influence function evaluations.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.