powered by
MatrixCompare(cov.x, cov.y, id = ".id")
cov.x = RandomMatrix(10, 1, 1, 10) cov.y = RandomMatrix(10, 1, 10, 20) MatrixCompare(cov.x, cov.y)
Run the code above in your browser using DataLab