View Single Post
  #2   Report Post  
Harlan Grove
 
Posts: n/a
Default

"Walker" wrote...
When I produce a matrix it gives me only one half of the matrix
(Bottom Left). I realize that the Upper Right half would be a
mirror image but I need both halves in order to construct a

....

You might as well construct it using the matrix algebra form of
the covariance matrix using Excel's matrix algebra functions: MMULT,
TRANSPOSE and MINVERSE.