ContingencyTableCell.Residual Property

Gets the difference between the expected and the actual count in the cell of the contingency table.

Definition

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

Property Value

Double

See Also