Description Usage Arguments Value Author(s) Examples
Computes the average and standard deviation of the weights in the network
1 | conn(A)
|
A |
An adjacency matrix of a network |
Returns a list containing:
weights |
Each edge weight in the network |
mean |
The mean of the edge weights in the network |
sd |
The standard deviation of the edge weights in the network |
total |
The sum total of the edge weights in the network |
Alexander Christensen <alexpaulchristensen@gmail.com>
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.