Skip to content
Prev 309035 / 398513 Next

system is computationally singular: reciprocal condition number

1. I don't know what StatMatch is. Try using stats::mahalanobis.

2. It's the covariance matrix that is **numerically** singular and
can't be inverted. Why do you claim that there's "no way" this could
be true when there are hundreds of variables (= dimensions).

3. Try calculating the svd of your matrix and see what you get if you
haven't already done so.

Cheers,
Bert
On Thu, Oct 25, 2012 at 4:14 PM, langvince <langv at purdue.edu> wrote: