This function calculates the Area Under the Curve value for the given model. It uses the pROC::auc() function from the pROC package.
Arguments
- model
A model generated by the function
mv_model_cox()ormv_model_logreg()- data
Multiple imputed data organized as a long dataset
- .progress
TRUEto render the progress barFALSEotherwise