InfluenceRMST | R Documentation |
Influence function of the restricted mean survival time at time t. Specifically,
\psi_{i}(t) = -S(t)\int_{0}^{t} \mu_{\tau} dM_{i}(u) / Y(u)
.
InfluenceRMST(status, time, trunc_time)
status |
Status, coded as 0 for censoring, 1 for death. |
time |
Observation time. |
trunc_time |
Truncation time. |
Numeric vector of influence function values for each observation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.