RMSTInfluence | R Documentation |
Calculate RMST influence function for each observation.
RMSTInfluence(data, tau = NULL, status_name = "status", time_name = "time")
data |
Data.frame. |
tau |
Truncation time at which to calculate the influence. |
status_name |
Name of status column. |
time_name |
Name of time column. |
Numeric vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.