getFeatureAUCs: Get feature AUCs using pROC

View source: R/evaluate.R

getFeatureAUCsR Documentation

Get feature AUCs using pROC

Description

Get feature AUCs using pROC

Usage

getFeatureAUCs(train_NBC_output, perform_NBC_output, my_sample_data)

Arguments

train_NBC_output

train_NBC output

perform_NBC_output

perform_NBC output

my_sample_data

character table col1=sample names, col2=class names

Value

table rownames=feature names, col "feature_aucs" containing numeric values from 0.5 to 1


naomiwilson/gnominator documentation built on Feb. 27, 2023, 9:39 p.m.