pool_auc
Calculates the pooled C-statistic and 95
by using Rubin's Rules. The C-statistic values are log transformed before pooling.
pool_auc(est_auc, est_se, nimp = 5, log_auc = TRUE)
The pooled C-statistic value and the 95
A list of C-statistic (AUC/ROC) values estimated in Multiply Imputed datasets.
A list of standard errors of C-statistic values estimated in Multiply Imputed datasets.
A numerical scalar. Number of imputed datasets. Default is 5.
If TRUE natural logarithmic transformation is applied before pooling and finally back transformed. If FALSE the raw values are pooled.
Martijn Heymans, 2021
psfmi_perform
, pool_performance