Added the /WILCOXON subcommand to NPAR TESTS
[pspp-builds.git] / AUTHORS
diff --git a/AUTHORS b/AUTHORS
index 12b25ab7179ea4b5c75b3682cf48fb35bfc45900..43103dcd8fc7f3560560a29a97971699d176f2db 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -14,6 +14,11 @@ to other modules.
 including lib/gslextras and the linear regression features. Jason 
 is also an important contributor to GSL, which is used by PSPP. 
 
+* Rob van Son wrote the routine for calculation of the significance
+of the Wilcoxon matched pairs signed rank statistic used by the
+ NPAR TEST command.
+
+
 We also thank past contributors:
 
 * John Williams wrote an initial draft of the T-TEST procedure.