Covariance
Compute sample covariance of two numeric vectors.
x (Vector): | List First numeric
input.
y (Vector): | List Second numeric
input.
na_rm (Bool): = false Pairwise
remove NA values.
weights (Vector[Float]): |
List[Float] = NA Optional non-negative observation weights.