Description Usage Arguments Value Examples
View source: R/assortativity.R
The function calculates the assortativity of a network, that measures the preference of interactions between similar nodes. As in most literature, 'similarity' is here defined in terms of node degrees.
1 | assortativity(network)
|
network |
matrix indicating network structure (symmetric) |
Numeric value
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.