All Downloads are FREE. Search and download functionalities are using the official Maven repository.

se.alipsa.groovy.stats.normality.AndersonDarling.groovy Maven / Gradle / Ivy

The newest version!
package se.alipsa.groovy.stats.normality

/**
 * The Anderson–Darling test is a statistical test of whether a given sample of data is drawn from a
 * given probability distribution. In its basic form, the test assumes that there are no parameters to
 * be estimated in the distribution being tested, in which case the test and its set of critical values
 * is distribution-free.
 */
class AndersonDarling {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy