Description Usage Arguments Value Examples
Creates a DEN,
1 | fun_crtNwk2(nNodes, prb)
|
nNodes |
Integer numbr of nodes. |
prb |
Branching probability |
An adjacency matrix
1 2 3 4 | ## Not run:
fun_crtNwk2(10, 0.5)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.