Description Usage Arguments Value Author(s) See Also Examples
Function ovClassifRatioData
extracts the overall classification ratio for a MAIT-class object
1 | ovClassifRatioData(MAIT.object)
|
MAIT.object |
A MAIT-class object |
A list containing the overall classification ratio of the MAIT-class object for each classifier.
Francesc Fernandez, francesc.fernandez.albert@upc.edu
1 2 3 4 | data(MAIT_sample)
MAIT<-spectralSigFeatures(MAIT,p.adj="fdr",parametric=TRUE)
MAIT <- Validation(Iterations = 20, trainSamples= 15, MAIT.object = MAIT)
ovClassifRatioData(MAIT)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.