powered by
verbose
Classify
classifyInterface(..., verbose = 3)
if(require(PoiClaClu)) { readCounts <- CountDataSet(n = 100, p = 1000, 2, 5, 1) classifyInterface(readCounts[["x"]], readCounts[["y"]], readCounts[["xte"]], verbose = TRUE) }
Run the code above in your browser using DataLab