Fixed bug in oneway /descriptives subcommand vs. weights.
authorJohn Darrington <john@darrington.wattle.id.au>
Sun, 17 Oct 2010 13:04:26 +0000 (15:04 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Sun, 17 Oct 2010 13:04:26 +0000 (15:04 +0200)
commitd1d36e7a9553b6effe6e6839128a05ef82b59466
tree84bb406aa620312825fc51c6d2ce13ea791c5183
parentff8c03cab4995de8e261891b63d6a84eae1b880d
Fixed bug in oneway /descriptives subcommand vs. weights.

The descriptives option was misinterpreting the weight
value when calculating max and min.  This change fixes
the bug and adds a test to check for it.
src/language/stats/oneway.c
tests/language/stats/oneway.at