Contingency Table Cell.Empty Field
Represents the null value of a ContingencyTableCell.
Definition
Namespace: Numerics.NET.Statistics
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.1.0
C#
The null value of a ContingencyTableCell.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.1.0
public static readonly ContingencyTableCell EmptyField Value
ContingencyTableCellThe null value of a ContingencyTableCell.
Remarks
Indexers return a ContingencyTableCell structure. If no bin exists for the specified value, ContingencyTableCell.Empty is returned.