popMatrix: Calculate a dispersal matrix

Description Usage Arguments

Description

Calulate a weighted (or unweighted) adjacency matrix. Then weight this value to convert to a dispersal matrix. An element i, j is the proportion of individuals dispersing from i that go to j.

Usage

1
popMatrix(locations, maxDistance, kern)

Arguments

locations

x, y numeric locations of each colony.

maxDistance

For kernels with an upper threshold

kern

Character, giving the name of the distance kernel to be used.


timcdlucas/MetapopEpi documentation built on May 31, 2019, 1:47 p.m.