Description Usage Arguments Value Examples
Function to calculate the degree distribution for an object of class CM
1 2 |
object |
an object of class cm |
plot |
if TRUE a bar plot of the degree distribution is produced |
... |
other arguments |
A plot of the contract matrix
1 2 | cm=WattsStrogatz(N=20, K=4, Prw=.3)
summary(cm)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.