cn_clPerf | R Documentation |
determine performance of classification at given threshold
cn_clPerf(vect, sampTab, dLevel, classification, thresh,
dLevelSID = "sample_id")
vect |
vector of values |
sampTab |
sample table |
dLevel |
colname |
classification |
actual classification |
thresh |
threshold above which to make a call |
dLevelSID |
column to indicate sample id |
vector of TP FN FP TN
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.