frgm | R Documentation |
Dispersal probability matrix after accounting for network fragmentation
frgm(x, rate, pattern = "random", p = NULL, n_barrier)
x |
'brnet' object or adjacency matrix |
rate |
Numeric. Rate parameter of exponential dispersal kernel |
pattern |
Character. Specify fragmentation pattern ("random", "upstream", or "downstream") |
p |
Numeric. Passability of fragmented edges (probability, from 0 to 1). |
n_barrier |
Integer. Number of barriers. |
see package webpage for instruction
Akira Terui, hanabi0111@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.