Added Boxplots to the EXAMINE subcommand repertoire
authorJohn Darrington <john@darrington.wattle.id.au>
Fri, 31 Dec 2004 08:51:06 +0000 (08:51 +0000)
committerJohn Darrington <john@darrington.wattle.id.au>
Fri, 31 Dec 2004 08:51:06 +0000 (08:51 +0000)
commit46cc6dd316280579f5b03dfd39d01bc7daf88df7
treebb955266a928f577f999f285c8035d7f8a2a8505
parent4239c455e7b1061b7c960b793f9080e113123845
Added Boxplots to the EXAMINE subcommand repertoire
Fixed  a few bugs in percentiles calculations
15 files changed:
doc/statistics.texi
po/en_GB.po
po/pspp.pot
src/ChangeLog
src/box-whisker.c
src/chart.h
src/examine.q
src/factor_stats.c
src/factor_stats.h
src/percentiles.c
src/percentiles.h
src/piechart.c
src/q2c.c
tests/Makefile.am
tests/command/examine-percentiles.sh [new file with mode: 0755]