Markus Neteler db49180dd7 welcome to GRASS 7.0.svn 17 vuotta sitten
..
Makefile db49180dd7 welcome to GRASS 7.0.svn 17 vuotta sitten
README db49180dd7 welcome to GRASS 7.0.svn 17 vuotta sitten
andrsnde.c db49180dd7 welcome to GRASS 7.0.svn 17 vuotta sitten
andrsndn.c db49180dd7 welcome to GRASS 7.0.svn 17 vuotta sitten
as177.c db49180dd7 welcome to GRASS 7.0.svn 17 vuotta sitten
as181.c db49180dd7 welcome to GRASS 7.0.svn 17 vuotta sitten
as241.c db49180dd7 welcome to GRASS 7.0.svn 17 vuotta sitten
as66.c db49180dd7 welcome to GRASS 7.0.svn 17 vuotta sitten
c-drive.c db49180dd7 welcome to GRASS 7.0.svn 17 vuotta sitten
chisqe.c db49180dd7 welcome to GRASS 7.0.svn 17 vuotta sitten
chisqn.c db49180dd7 welcome to GRASS 7.0.svn 17 vuotta sitten
cvmw2e.c db49180dd7 welcome to GRASS 7.0.svn 17 vuotta sitten
cvmw2n.c db49180dd7 welcome to GRASS 7.0.svn 17 vuotta sitten
dagstndn.c db49180dd7 welcome to GRASS 7.0.svn 17 vuotta sitten
dcmp.c db49180dd7 welcome to GRASS 7.0.svn 17 vuotta sitten
dmax.c db49180dd7 welcome to GRASS 7.0.svn 17 vuotta sitten
dmaxe.c db49180dd7 welcome to GRASS 7.0.svn 17 vuotta sitten
durbins.c db49180dd7 welcome to GRASS 7.0.svn 17 vuotta sitten
enormp.c db49180dd7 welcome to GRASS 7.0.svn 17 vuotta sitten
extreme.c db49180dd7 welcome to GRASS 7.0.svn 17 vuotta sitten
geary.c db49180dd7 welcome to GRASS 7.0.svn 17 vuotta sitten
kotz.c db49180dd7 welcome to GRASS 7.0.svn 17 vuotta sitten
kse.c db49180dd7 welcome to GRASS 7.0.svn 17 vuotta sitten
ksn.c db49180dd7 welcome to GRASS 7.0.svn 17 vuotta sitten
kuiprsve.c db49180dd7 welcome to GRASS 7.0.svn 17 vuotta sitten
kuiprsvn.c db49180dd7 welcome to GRASS 7.0.svn 17 vuotta sitten
local_proto.h db49180dd7 welcome to GRASS 7.0.svn 17 vuotta sitten
normp.c db49180dd7 welcome to GRASS 7.0.svn 17 vuotta sitten
omnibus.c db49180dd7 welcome to GRASS 7.0.svn 17 vuotta sitten
royston.c db49180dd7 welcome to GRASS 7.0.svn 17 vuotta sitten
shapiro1.c db49180dd7 welcome to GRASS 7.0.svn 17 vuotta sitten
shapiro2.c db49180dd7 welcome to GRASS 7.0.svn 17 vuotta sitten
shapiroe.c db49180dd7 welcome to GRASS 7.0.svn 17 vuotta sitten
watsonue.c db49180dd7 welcome to GRASS 7.0.svn 17 vuotta sitten
watsonun.c db49180dd7 welcome to GRASS 7.0.svn 17 vuotta sitten
weisberg.c db49180dd7 welcome to GRASS 7.0.svn 17 vuotta sitten
xinormal.c db49180dd7 welcome to GRASS 7.0.svn 17 vuotta sitten

README

/****************************************************************************
*
* 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-2007 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.