cn_eval | R Documentation |
run cn_clPerf across thresholds
cn_eval(vect, sampTab, dLevel, classification, threshs = seq(0, 1, by =
0.05), dLevelSID = "sample_id")
vect |
named vector |
dLevel |
description level |
classification |
classification matrix |
threshs |
seq of pval cutoffs |
dLevelSID |
column to indicate sample id |
return a data frame of the number of TP, FN, FP, and TN, and pval cutoff
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.