armaCor {pagoda2} | R 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
[Package pagoda2 version 1.0.12 Index]