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

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

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

/**
 * The Shapiro–Wilk test tests the null hypothesis that a sample x1, ..., xn came from a
 * normally distributed population
 */
class ShapiroWilk {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy