Click or drag to resize
ContingencyTableP Property
Returns the Pearson chi-squared p-value for independence of rows and columns.

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

Property Value

Type: Double
A double scalar containing the Pearson chi-squared p-value for independence of rows and columns.
See Also