Tagged Questions
10
votes
1answer
209 views
What weights should be used when adjusting a correlation matrix to be positive definite?
I have a correlation matrix $A$ for an equity market that is not positive definite. Higham (2002) proposes the Alternating Projections Method, minimising the weighted Frobenius norm $||A-X||_W$ where ...
11
votes
1answer
663 views
Cleansing covariance matrices via Random matrix theory
I am exploring de-noising and cleansing of covariance matrices via Random Matrix Theory. RMT is a competitor to shrinkage methods of covariance estimation. There are various methods expressed usually ...