Fixed the trimmed mean calculation under various special cases.
authorJohn Darrington <john@darrington.wattle.id.au>
Sat, 11 Dec 2004 03:45:40 +0000 (03:45 +0000)
committerJohn Darrington <john@darrington.wattle.id.au>
Sat, 11 Dec 2004 03:45:40 +0000 (03:45 +0000)
commitef05645131b8163a4bb9839e609bb76d553b80e9
tree45d434703f83d88dc12522eac1055a993dd10ebe
parent379aeac5640a20a122990640fdd33bdfa592a3c1
Fixed the trimmed mean calculation under various special cases.
src/ChangeLog
src/factor_stats.c
tests/Makefile.am
tests/bugs/examine-1sample.sh [new file with mode: 0755]
tests/command/trimmed-mean.sh [new file with mode: 0755]