fcor {corto}R Documentation

A fast correlation function

Description

A fast correlation function

Usage

fcor(inmat, centroids, r)

Arguments

inmat

An input matrix with features as rows and samples as columns

centroids

A character vector indicating the centroids

r

A numeric correlation threshold

Value

A matrix describing which edges were significant in the input matrix matrix according to the r correlation threshold provided


[Package corto version 1.2.4 Index]