README 1.5 KB

1234567891011121314151617181920212223242526272829303132
  1. /****************************************************************************
  2. *
  3. * MODULE: cdhc
  4. * AUTHOR(S): Darrell McCauley, <mccauley ecn.purdue.edu>
  5. * Brad Douglas <rez touchofmadness.com>,
  6. * Markus Neteler <neteler itc.it>,
  7. * Bernhard Reiter <bernhard intevation.de>,
  8. * Radim Blazek <radim.blazek gmail.com>
  9. * Glynn Clements <glynn gclements.plus.com>,
  10. * PURPOSE: library for testing normality & exponentiality
  11. * COPYRIGHT: (C) 2002-2014 by the GRASS Development Team
  12. *
  13. * This program is free software under the GNU General Public
  14. * License (>=v2). Read the file COPYING that comes with GRASS
  15. * for details.
  16. *
  17. *****************************************************************************/
  18. SOURCE:
  19. Name : cdhc
  20. Where : ftp://pasture.ecn.purdue.edu/pub/mccauley/grass/cdhc.tar.gz
  21. Systems : Unix
  22. Language : C
  23. Author : Darrell McCauley, mccauley@ecn.purdue.edu
  24. Version : 1.0 (12 Sep 1994)
  25. Description : A library for testing normality & exponentiality
  26. Comments : Draft docs at ftp://pasture.ecn.purdue.edu/pub/mccauley/grass/tutorials/libcdhc-tutorial.ps.gz
  27. Includes D'Agostino's D, Anderson-Darling, Cramer-Von Mises W^2,
  28. Kolmogorov-Smirnov, Chi-Square, Shapiro-Wilk, many others.
  29. Expands and fixes bugs in general/cdh in statlib.
  30. Other document: http://svn.osgeo.org/grass/grass/branches/releasebranch_5_0/src/sites/cdhc/doc/goodness.ps