m2i: get index by cutoff from matrix of corralation coefficent or...

View source: R/m2p.R

m2iR Documentation

get index by cutoff from matrix of corralation coefficent or p value

Description

get index by cutoff from matrix of corralation coefficent or p value

Usage

  m2i(m, type="p", cutoff=0.001);

Arguments

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

Author(s)

Ying Hu <yhu@mail.nih.gov> Chunhua Yan <yanch@mail.nih.gov>

References

##

Examples

##

CBIIT-CGBB/GCluster documentation built on Oct. 26, 2023, 4:27 a.m.