Click or drag to resize
ContingencyTableContingencyCoef Property
Returns contingency coefficient.

Namespace: Imsl.Stat
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public double ContingencyCoef { get; }

Property Value

Type: Double
A double scalar containing the contingency coefficient based on Pearson chi-squared statistic.
See Also