Test the models by AUC
The function assumes FitAllModels() has already been run. It is a wrapper for 'SortResponseCategory()' and 'TestAUC()'
TestAllModels(list)
list
: A network listthe network list with added AUC data. Key values are 'AUC', a dataframe with the AUC of each model and many combinations.
Useful links