-
-
Notifications
You must be signed in to change notification settings - Fork 308
/
README
31 lines (30 loc) · 1.54 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
/****************************************************************************
*
* MODULE: cdhc
* AUTHOR(S): Darrell McCauley, <mccauley ecn.purdue.edu>
* Brad Douglas <rez touchofmadness.com>,
* Markus Neteler <neteler itc.it>,
* Bernhard Reiter <bernhard intevation.de>,
* Radim Blazek <radim.blazek gmail.com>
* Glynn Clements <glynn gclements.plus.com>,
* 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