rowCovar#

swordfish.function.rowCovar()#

Calculate the covariance between X and Y by row and return a vector with the same number of rows of X.

参数:
  • X (Constant) -- A numeric vector/array vector.

  • Y (Constant) -- A numeric vector/array vector.