compute_auc | R Documentation |
Function to compute univariate prediction statistics
compute_auc(dat, t_cutoff, pred_mat)
dat |
Data |
t_cutoff |
Numeric vector indicating the time(s) to compute the risk profile. |
pred_mat |
Output from calc_risks function |
a vector with the non-terminal and terminal AUC.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.