math: Make 'accumulate' a feature of order statistics, not all stats.
[pspp] / src / math / shapiro-wilk.c
2022-01-30 Ben Pfaffmath: Make 'accumulate' a feature of order statistics...
2021-10-03 John DarringtonRemove some unnecessary gettext macro definitions
2021-10-02 John DarringtonReplace numerous instances of xzalloc with XZALLOC
2019-07-21 Ben Pfaffshapiro-wilk: Fix memory leak.
2019-05-04 John DarringtonEXAMINE: Implement the Shapiro-Wilk Test.