Remove KMO and Bartlett statistics from bug check test. 20120409030503/pspp
authorJohn Darrington <john@darrington.wattle.id.au>
Sun, 8 Apr 2012 15:59:10 +0000 (17:59 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Sun, 8 Apr 2012 15:59:10 +0000 (17:59 +0200)
commit94615bd7698a098fc694da28e50a3f6e1dc12e97
treeb62acff057c393c36fb5f198e7520e1aa1c0fe06
parente8b26fb0d765310d4c7400c39465008f1bb8601d
Remove KMO and Bartlett statistics from bug check test.

Commit 6b351b28f47c1dfb1ce697eb50cd218b50122fd0 added a test for a bug
fix.  This test however included a display of a the KMO and Bartlett
test statistics, which in this case are unstable since the determinant
of the correlation matrix is close to zero.   These statistic are not
relevant to the bug being tested.  So this change removes them.
tests/language/stats/factor.at