make_TimeSpent_xy | R Documentation |
Make a mosquito dispersal matrix, called TimeSpent
make_TimeSpent_xy(xy, residence, kern, stay, travel)
xy |
is the xy-locations of the patches |
residence |
is the home patch for each stratum |
kern |
is a function that gives weight by distance |
stay |
is the fraction of time spent at home |
travel |
is the fraction of time spent traveling |
a matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.