getFeatureAUCs | R Documentation |
Get feature AUCs using pROC
getFeatureAUCs(train_NBC_output, perform_NBC_output, my_sample_data)
train_NBC_output |
train_NBC output |
perform_NBC_output |
perform_NBC output |
my_sample_data |
character table col1=sample names, col2=class names |
table rownames=feature names, col "feature_aucs" containing numeric values from 0.5 to 1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.