TestAUC {cassandRa} | R Documentation |
Test via AUC the predictive capacity of each model or combination of models
Description
Test via AUC the predictive capacity of each model or combination of models
Usage
TestAUC(list)
Arguments
list |
Network List |
Value
a list with 'DataforAUC', a data frame with each interaction as a row and the predictions of each model, and 'AUC', a data frame with the predictive capacity of all the models and many combinations
[Package cassandRa version 0.2.0 Index]