CROSSTABS: Add tests for Pearson's R, and update documentation.
authorBen Pfaff <blp@cs.stanford.edu>
Sun, 4 May 2014 18:45:22 +0000 (11:45 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Sun, 4 May 2014 18:45:22 +0000 (11:45 -0700)
commit3b6384c0f3f35fb0b280cb20ddaa01b50912f4b8
tree7187a4d7a7fb7606033bfa5dbb95941f5046350d
parent18e998adf231aef51c477bd26d60c65334d19436
CROSSTABS: Add tests for Pearson's R, and update documentation.

PSPP seems to calculate Pearson's R values correctly, despite the
documentation that said otherwise.  I don't have any remaining notes for
why the documentation said this, so I'm removing the claim that PSPP does
not calculate Pearson's R correctly.
doc/statistics.texi
src/language/stats/crosstabs.q
tests/language/stats/crosstabs.at