eq_ricker: Calculate Equilibrium Quantities from a Ricker Function

Description Usage Arguments

View source: R/z1_eq_ricker_function.R

Description

Given known (or estimated) values of alpha, beta, U_msy, and S_msy, for a single stock, calculate Seq and Ceq at each of a set of exploitation rates

Usage

1
eq_ricker(alpha, beta, U_msy, S_msy, U_range)

Arguments

alpha

a numeric vector of length 1.

beta

a numeric vector of length 1.

U_msy

a numeric vector of length 1.

S_msy

a numeric vector of length 1.

U_range

a numeric vector storing the exploitation rates to calculate the equilibrium quantities at.


bstaton1/SimSR documentation built on Aug. 20, 2019, 9:43 a.m.