Implemented calculation of percentiles and Tukey hinges
authorJohn Darrington <john@darrington.wattle.id.au>
Wed, 29 Dec 2004 01:19:57 +0000 (01:19 +0000)
committerJohn Darrington <john@darrington.wattle.id.au>
Wed, 29 Dec 2004 01:19:57 +0000 (01:19 +0000)
commit4239c455e7b1061b7c960b793f9080e113123845
tree07b4fc4df84be99d1121a6ca15de84b7880e2cfe
parent5156fa5a8323a16f6b4bbc8950221cdc1d0e023d
Implemented calculation of percentiles and Tukey hinges
15 files changed:
doc/statistics.texi
po/en_GB.po
po/pspp.pot
src/ChangeLog
src/Makefile.am
src/examine.q
src/factor_stats.c
src/factor_stats.h
src/hash.c
src/percentiles.c [new file with mode: 0644]
src/percentiles.h [new file with mode: 0644]
src/subclist.c
src/subclist.h
tests/command/examine.sh
tests/command/trimmed-mean.sh