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: 9.0.2
C#
The null value of a ContingencyTableCell.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
public static readonly ContingencyTableCell Empty
Field 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.