Changes between Initial Version and Version 1 of Ticket #837
- Timestamp:
- 05/13/12 16:28:52 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #837 – Description
initial v1 1 The scrutinizer found a few bugs in statistics . The first one in {{{wilcoxon-signed-rank-test}}} initially looked like a simple mistake of swapping the arguments to {{{list-ref}}}, but even after fixing that I was unable to get it to do anything but error out.1 The scrutinizer found a few bugs in statistics (see http://tests.call-cc.org/master/linux/x86/2012/05/12/salmonella-report/install/statistics.html). The first one in {{{wilcoxon-signed-rank-test}}} initially looked like a simple mistake of swapping the arguments to {{{list-ref}}}, but even after fixing that I was unable to get it to do anything but error out. 2 2 3 3 {{{