CORRELATIONS: Fixed bug displaying non-sqaure correlation matrices 20120608060502/pspp 20120610000508/pspp 20120611000503/pspp 20120612000502/pspp 20120613000503/pspp 20120614000503/pspp 20120615000509/pspp
authorJohn Darrington <john@darrington.wattle.id.au>
Thu, 7 Jun 2012 19:20:22 +0000 (21:20 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Thu, 7 Jun 2012 19:20:22 +0000 (21:20 +0200)
commit5f74f90119911893336f366f06744cd920c0010c
tree1c07021578b360eed618dd9a2aa1662a4f826639
parent9627c0fe7c728272ad746f790afa8235261df1ed
CORRELATIONS: Fixed bug displaying non-sqaure correlation matrices

When CORRELATIONS was run using the WITH keyword, the wrong index
was calculated for the columns/rows - hence the program crashed.
This change fixes that.

Reported-by: Ebel Magnin
src/language/stats/correlations.c
tests/language/stats/correlations.at