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

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

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

/**
 * The Shapiro–Francia test is a statistical test for the normality of a population, based on sample data.
 * It was introduced by S. S. Shapiro and R. S. Francia in 1972 as a simplification of the Shapiro–Wilk test.
 */
class ShapiroFrancia {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy