fig5.7: Stochastic Density Dependent Model

View source: R/fig5.7.R

fig5.7R Documentation

Stochastic Density Dependent Model

Description

Generate Figure 5.7 that illustrates 25 random model runs of the Beverton-Holt density dependent model, where the parameters alpha and d (death rate) vary annually following a normal distribution.

Usage

fig5.7(viewcode = FALSE)

Arguments

viewcode

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

Examples

# Recreate a version of figure 5.7
fig5.7()
# View the code
fig5.7(viewcode = TRUE)

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