Class GeneralAndersonDarlingTest

java.lang.Object
edu.cmu.tetrad.data.GeneralAndersonDarlingTest

public class GeneralAndersonDarlingTest extends Object
Implements the Anderson-Darling test against the given CDF, with P values calculated as in R's ad.test method (in package nortest).

Note that in the calculation, points x such that log(1 - dist.get(x))) is infinite are ignored.

Version:
$Id: $Id
Author:
josephramsey