Description Usage Arguments Value Author(s) References Examples
Generates a lattice network
1 | lattnet(nodes, edges)
|
nodes |
Number of nodes in lattice network |
edges |
Number of edges in lattice network |
Returns an adjacency matrix of a lattice network
Alexander Christensen <alexpaulchristensen@gmail.com>
Rubinov, M., & Sporns, O. (2010). Complex network measures of brain connectivity: Uses and interpretations. NeuroImage, 52, 1059-1069.
1 | latt <- lattnet(10, 27)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.