0

I know that any covariance matrix must be positive semi-definite, but are there any regimes where it is reasonable to assume that covariance matrix is postive definite.

I want to use this to be able to assume that the covariance matrix is invertible, and use the full matrix in a $\chi^{2}$-fit and the Backus-Gilbert method both requiring invertability/positive definite.

pedernv
  • 78
  • 1
  • 8

1 Answers1

2

You find a characterization of covariance matrices with zero eigen values here: Sufficient and necessary conditions for zero eigenvalue of a correlation matrix

So you have to ask yourself, whether linear dependencies among the variables may exist.

Kornel
  • 316
  • 1
  • 7