IndependenceChiSquared

Normalized chi-squared measure of distance from independence

Described as: "can be used for tasks that require high precision, against both short and long queries."

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun score(freq: Double, expected: Double): Double

Computes distance from independence

Link copied to clipboard
open override fun toString(): String