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

se.alipsa.groovy.stats.contingency.Boschloo.groovy Maven / Gradle / Ivy

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

/**
 * Boschloo's test is a statistical hypothesis test for analysing 2x2 contingency tables.
 * It examines the association of two Bernoulli distributed random variables and is a uniformly
 * more powerful alternative to Fisher's exact test
 */
class Boschloo {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy