Learn R Programming

cassandRa (version 0.1.0)

TestAllModels: 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.