fun_m_adj | R Documentation |
Adjacency matrix in branching networks
fun_m_adj(n_patch, p_branch, n_branch, n_patch_free)
n_patch |
Number of patches in a network. |
p_branch |
Branching probability (success probability of a geometric distribution). |
n_branch |
Number of branches |
n_patch_free |
Logical indicating
whether imposing a constraint on |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.