intrinsic_growth: Find the Intrinsic Growth Rate for Each Genotype

Description Usage Arguments Value

Description

This computes the per capita growth rate for each genotype, separately, in a population of constant density.

Usage

1

Arguments

population

A population object, the initial state (t=0) of the population.

demography

A demography object, containing the below parameters.

density

The density to compute growth rates at.

...

Additional parameters that will be passed to generation().

Value

A matrix of the same form as population$N. For more details, see generation(), with the option expected=TRUE.


petrelharp/landsim documentation built on May 25, 2019, 2:53 a.m.