Description Usage Arguments Value References Examples
View source: R/get_di_matrix.R
Transforms a frequency interaction sociomatrix (valued data) into a dichotomized 1/0 matrix
1 | get_di_matrix(m, type = "wl")
|
m |
A matrix with individuals ordered identically in rows and columns. |
type |
Determines the type of dichotomized matrix to be returned.
|
A dichotomized win/loss or presence/absence matrix.
Appleby, M. C. 1983. The probability of linearity in hierarchies. Animal Behaviour, 31, 600-608.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.