Fix test failures on T-TEST command.
authorJohn Darrington <john@darrington.wattle.id.au>
Sun, 17 Oct 2010 14:50:47 +0000 (16:50 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Sun, 17 Oct 2010 14:50:47 +0000 (16:50 +0200)
The t-test command is documented to ignore cases
which are not in a valid group.
The new levene function does not have any awareness
of the group criteria.  Therefore we must remove any
values which are not in a valid group.


No differences found