Description Usage Arguments Value Author(s) See Also Examples
Function LSDResults
extracts the results of the LSD tests of a MAIT object as a matrix.
1 | LSDResults(MAIT.object)
|
MAIT.object |
A MAIT-class object |
A matrix containing the results of the Fisher's LSD tests. For each row, equal letters mean that the groups are found to be equal in the test.
Francesc Fernandez, francesc.fernandez.albert@upc.edu
MAIT-class
FisherLSD
spectralSigFeatures
1 2 3 | data(MAIT_sample)
MAIT<-spectralSigFeatures(MAIT,p.adj="fdr",parametric=TRUE)
LSDResults(MAIT)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.