Description Usage Arguments Value Examples
Create an integrated co-occurrence matrix (incoma)
1 | get_incoma(x, neighbourhood = 4, classes = NULL)
|
x |
A list object containing categorical matrices with categories |
neighbourhood |
The number of directions in which cell adjacencies are considered as neighbours: 4 (rook's case) or 8 (queen's case). The default is 4. |
classes |
A list of the same length as |
An integrated co-occurrence matrix
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.