Skip to main content

corrMatrix

Introduced in: v23.2.0 Computes the correlation matrix over N variables. Syntax
Arguments
  • x1[, x2, ...] — One or more parameters for which to compute the correlation matrix over. (U)Int8/16/32/64 or Float*
Returned value Returns the correlation matrix. Array(Array(Float64)) Examples Basic correlation matrix calculation
Query
Response
Last modified on June 23, 2026