fcor {corto} | R Documentation |
A fast correlation function
fcor(inmat, centroids, r)
inmat |
An input matrix with features as rows and samples as columns |
centroids |
A character vector indicating the centroids |
r |
A numeric correlation threshold |
A matrix describing which edges were significant in the input matrix matrix according to the r correlation threshold provided