adjust_mig_rate: Two-dimensional adjusted migration rate

Description Usage Arguments Details Value Examples

View source: R/speedestimates.R

Description

Adjust migration rate for probability that migrating cell lands in an already-occupied deme

Usage

1
adjust_mig_rate(m, two_dim)

Arguments

m

migration rate per cell, relative to birth rate

two_dim

whether growth is in two dimensions

Details

Adjustment for two-dimensional growth entails multiplying the migration rate by factors estimated from simulation results. First factor: the number of cells at the edge of the population, relative to the number expected if the population were a disc. Second factor: for cells at the edge, the average proportion of nearest neighbours that are empty.

Value

The migration rate.

Examples

1

robjohnnoble/demonanalysis documentation built on June 30, 2020, 12:47 a.m.