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