grow_lambda: Local population growth: lambda-based (a la Merow 2011)

Description Usage Arguments Value

View source: R/fn_demography.R

Description

Calculate change in population size in each cell with lambda-based proportional growth.

Usage

1
grow_lambda(N.t, lambda.E, sdd.rate)

Arguments

N.t

Vector of abundances with length=ngrid

lambda.E

Vector with lambda for each cell with length=ngrid

sdd.rate

Rate parameter for SDD exponential kernel

Value

Sparse tibble with grid id, starting population size, change in population size, and updated population size accounting for emigrants


Sz-Tim/gbPopMod documentation built on Dec. 7, 2020, 1:07 p.m.