ContingencyTableCell.ChiSquare Property

Gets the contribution of the cell to the Chi-square statistic of the contingency table.

Definition

Namespace: Extreme.Statistics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public double ChiSquare { get; }

Property Value

Double

See Also