m2i | R Documentation |
get index by cutoff from matrix of corralation coefficent or p value
m2i(m, type="p", cutoff=0.001);
m |
matrix, matrix of corralation coefficent or p value |
type |
p or cor: matrix of corralation coefficent or p value |
cutoff |
cutoff of corralation coefficent or p value |
Ying Hu <yhu@mail.nih.gov> Chunhua Yan <yanch@mail.nih.gov>
##
##
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.