contingency_matrix.Rd
Contingency Table
contingency_matrix(M1, M2, include_self, exclude)
M1, M2 | Two integer matrices of the same size. |
---|---|
include_self | Logical scalar. When |
exclude | Integer vector. List of indices to include
during the calculation. For example, if individual 2 needs
to be excluded, setting |