Condition on $X$ so that $X^TX$ is positive definite

98 Views Asked by At

If I have $X_{n \times {m}}$ matrix, where:

  • $n \ne m$ in general case
  • $\mathsf {rk}(X)=max(n,m)$

how can I define $X$ so that the $X^TX$ is positive definite (all eigenvalues positive). This covariance matrix should be $m \times m$.

In other words what should be condition for $X$ so that covariance matrix $X^TX$ is positive definite.

1

There are 1 best solutions below

6
On BEST ANSWER

The condition is that the rank be equal to $m.$