Covariance matrix

 

covm(A), calculate the covariance matrix for a matrix.


A

1

[[8,1,16],[3,5,7],[4,9,2]]

2

=covm(A1)

A2 Calculate the covariance matrix for A1