Description Usage Arguments Value Examples
check if patterns in A1 match those in A2
1 | check_overlap(A1, A2)
|
A1 |
a binary matrix |
A2 |
a binary matrix with the same dimensions as |
a list of three variables
among1 a binary vector of each row of A1 identical to some row(s) of A2
among2 same as among1 but switch A1 and A2.
overlap a binary vector
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.