Learn R Programming

velocyto.R (version 0.6)

armaCor: A slightly faster way of calculating column correlation matrix

Description

A slightly faster way of calculating column correlation matrix

Usage

armaCor(mat, nthreads = 1)

Arguments

mat

matrix whose columns will be correlated

nthreads

number of threads to use

Value

correlation matrix