View source: R/ccn_classAssess.R
cn_clPerf | R Documentation |
run cn_clPerf across thresholds
cn_clPerf( vect, sampTab, dLevel, classification, thresh, dLevelSID = "sample_id" )
vect |
named vector |
sampTab |
sample table |
dLevel |
description level |
classification |
classification matrix |
thresh |
seq of pval cutoffs |
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.