TestAllModels function

Test the models by AUC

Test the models by AUC

The function assumes FitAllModels() has already been run. It is a wrapper for 'SortResponseCategory()' and 'TestAUC()'

TestAllModels(list)

Arguments

  • list: A network list

Returns

the network list with added AUC data. Key values are 'AUC', a dataframe with the AUC of each model and many combinations.

  • Maintainer: Chris Terry
  • License: GPL-3
  • Last published: 2024-06-10

Useful links