Skip to main content

covarSampMatrix

Introduced in: v23.2.0 Returns the sample covariance matrix over N variables. Syntax
Arguments
  • x1[, x2, ...] — One or more parameters over which to compute the sample covariance matrix. (U)Int* or Float* or Decimal
Returned value Returns the sample covariance matrix. Array(Array(Float64)) Examples Basic sample covariance matrix calculation
Query
Response
Last modified on July 2, 2026