disp.lookup.v2: Look up Dispersal Probabilities

Description Usage Arguments Details

Description

Function for looking up dispersal probabilities from a table

Usage

1
disp.lookup.v2(p, BaseProbabilities, edge.type)

Arguments

p

The number of cells in a square landscape

BaseProbabilities

A set of base dispersal probabilities.

edge.type

Either ABSORBING or TORUS. See details.

Details

The base probabilities will be adjusted for each cell based on the edge type. In an absorbing edge type, probabilities beyond the landscape will simply be dropped, and dispersers will be removed (e.g. dispersal off an island) With a torus edge, dispersers wrap around to the other side of the landscape, and the dispersal probabilities are adjusted to account for this wrap-around effect.


akeyel/spatialdemography documentation built on May 12, 2019, 4:43 a.m.