Add a two pass algorithm to calculate covariance matrices.
[pspp-builds.git] / src / language / stats / correlations.c
2009-10-17 John DarringtonAdd a two pass algorithm to calculate covariance matrices. fc11-i386-build23 lenny-x64-build44 sid-i386-build91
2009-10-04 John DarringtonCORRELATIONS: Fix bug parsing /STATISTICS=ALL
2009-10-04 John DarringtonCORRELATIONS: Added support for /STATISTICS=XPROD
2009-10-04 John DarringtonCORRELATIONS: Added support for the STATISTICS subcommand
2009-10-03 John DarringtonFirst working version of CORRELATIONS.
2009-10-03 John DarringtonInitial framework for CORRELATIONS command