Skip to content

Commit

Permalink
DOC: Updated the for all i, j in contingency tables
Browse files Browse the repository at this point in the history
  • Loading branch information
amirmasoudabdol authored and bashtage committed May 1, 2019
1 parent 0fe69b3 commit 41b18be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/contingency_tables.rst
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ product of the row and column marginal distributions:

.. math::
P_{ij} = \sum_k P_{ij} \cdot \sum_k P_{kj} \forall i, j
P_{ij} = \sum_k P_{ij} \cdot \sum_k P_{kj} \quad \text{for all} \quad i, j
We can obtain the best-fitting independent distribution for our
observed data, and then view residuals which identify particular cells
Expand Down

0 comments on commit 41b18be

Please sign in to comment.