TestAllModels {cassandRa} | R Documentation |
Test the models by AUC
Description
The function assumes FitAllModels() has already been run. It is a wrapper for 'SortResponseCategory()' and 'TestAUC()'
Usage
TestAllModels(list)
Arguments
list |
A network list |
Value
the network list with added AUC data. Key values are 'AUC', a dataframe with the AUC of each model and many combinations.
[Package cassandRa version 0.2.0 Index]