VarAUC | R Documentation |
Calculate Variance of AUC
VarAUC(data, tau, mcf = NULL, return_psi = FALSE, weights = NULL)
data |
Data.frame containing idx, status, time. |
tau |
Truncation time. |
mcf |
Tabulated MCF, if already computed. |
return_psi |
Return influence function contributions? |
weights |
Optional column of weights, controlling the size of the jump in the cumulative count curve at times with status == 1. |
Numeric variance.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.