Returns the contributions to chi-squared for each cell in the table.
A double matrix of size
table.GetLength(0)+1) * (table.GetLength(1)+1) containing the contributions to chi-squared for each cell in the table.
The last row and column contain the total contribution to chi-squared for that row or column.
ContingencyTable Class | Imsl.Stat Namespace