dispersal_fixed_weighted | R Documentation |
Dispersal function that uses a fixed sized kernel and weighted dispersal towards areas that have a higher weight. Use case are e.g. animals that can sense their surroundings.
dispersal_fixed_weighted(abundance, weights, dispersal_kernel)
abundance |
|
weights |
|
dispersal_kernel |
|
<numeric matrix>
The new abundance matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.