Description Usage Arguments Value Author(s) Examples
Simulate a single weighted network
1 | networkSimulation(n, k, theta)
|
n |
number of nodes in the network |
k |
number of nodes in the module, n < k |
theta |
module node score follow the uniform distribution in range [theta,1] |
a list containing network adjacency matrix, node score and module membership
Dong Li, dxl466@cs.bham.ac.uk
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.