/**************************************************************************** * * MODULE: cdhc * AUTHOR(S): Darrell McCauley, * Brad Douglas , * Markus Neteler , * Bernhard Reiter , * Radim Blazek * Glynn Clements , * PURPOSE: library for testing normality & exponentiality * COPYRIGHT: (C) 2002-2014 by the GRASS Development Team * * This program is free software under the GNU General Public * License (>=v2). Read the file COPYING that comes with GRASS * for details. * *****************************************************************************/ SOURCE: Name : cdhc Where : ftp://pasture.ecn.purdue.edu/pub/mccauley/grass/cdhc.tar.gz Systems : Unix Language : C Author : Darrell McCauley, mccauley@ecn.purdue.edu Version : 1.0 (12 Sep 1994) Description : A library for testing normality & exponentiality Comments : Draft docs at ftp://pasture.ecn.purdue.edu/pub/mccauley/grass/tutorials/libcdhc-tutorial.ps.gz Includes D'Agostino's D, Anderson-Darling, Cramer-Von Mises W^2, Kolmogorov-Smirnov, Chi-Square, Shapiro-Wilk, many others. Expands and fixes bugs in general/cdh in statlib. Other document: http://svn.osgeo.org/grass/grass/branches/releasebranch_5_0/src/sites/cdhc/doc/goodness.ps