ContingencyTableCell.StandardizedResidual Property

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

Definition

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

Property Value

Double

See Also