calcLarvalDist: Calculate Distribution of Larval Population

Description Usage Arguments

View source: R/Patch-Methods.R

Description

This hidden function calculates the distribution of larvae through time by treating the larval-stage as a discrete-time Markov chain, and solving for the stationary distribution. As the only aquatic population known for initializing MGDrivE is the equilibrium larval population, this acts as an anchor from which to calculate the egg and pupae distributions from (see set_initialPopulation_Patch).

Usage

1

Arguments

mu

Double, death rate

t

Integer, stage time


MGDrivE documentation built on Oct. 23, 2020, 7:28 p.m.