ContingencyTableCell.ChiSquare Property

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

Definition

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

Property Value

Double

See Also