armaCor: armaCor - matrix column correlations. Allows faster matrix...

View source: R/helpers.R

armaCorR Documentation

armaCor - matrix column correlations. Allows faster matrix correlations with armadillo. Similar to cor() call, will calculate correlation between matrix columns

Description

armaCor - matrix column correlations. Allows faster matrix correlations with armadillo. Similar to cor() call, will calculate correlation between matrix columns

Usage

armaCor(mat)

Arguments

mat

matrix

Value

matrix with columns as correlations


pagoda2 documentation built on June 24, 2024, 9:09 a.m.