Returns the expected values of each cell in the table.
A double matrix of size
table.GetLength(0)+1) * (table.GetLength(1)+1) containing the expected values of each cell in the table, under the null hypothesis.
The marginal totals are in the last row and column.
ContingencyTable Class | Imsl.Stat Namespace