salmon_bif: Create calculations for bifurcation-type plot for...

View source: R/salmon_bif.R

salmon_bifR Documentation

Create calculations for bifurcation-type plot for deterministic simulations

Description

Calculates the last values for a deterministic run for different values of (for now) alpha.

Usage

salmon_bif(alpha_vec = seq(0.01, 10, by = 0.01), last = 50, T = 10000, ...)

Arguments

alpha_vec

Vector of alpha values to use.

last

How many of the final time steps to save.

T

Number of years to run the simulation.

...

Further inputs for salmon_sim().

Value

matrix of final R_t values as columns, with each column corresponding to a value of alpha


andrew-edwards/EDMsimulate documentation built on Oct. 25, 2023, 2:43 p.m.