IMSL C# Numerical Library

ContingencyTable.P Property

Returns the Pearson chi-squared p-value for independence of rows and columns.

public double P {get;}

Property Value

A double scalar containing the Pearson chi-squared p-value for independence of rows and columns.

See Also

ContingencyTable Class | Imsl.Stat Namespace