fig5.3: Effect of Stochasticity on Average Population Size

View source: R/fig5.3.R

fig5.3R Documentation

Effect of Stochasticity on Average Population Size

Description

Demonstration of how variability in population growth rate leads to reduced average population size (Figure 5.3). In each simulation, annual population growth rate, lambda, varies randomly within a specified range. This is repeated many times, and the average over each simulation is plotted.

Usage

fig5.3(viewcode = FALSE)

Arguments

viewcode

TRUE or FALSE (default) indicating whether to print the function code

Examples

# View Figure 5.3
fig5.3()
# View the code
fig5.3(viewcode = TRUE)

tessington/quantecol documentation built on June 1, 2025, 9:06 p.m.