gen_lm_mgmt: Obtain estimates of U_msy and S_msy given alpha and beta

Description Usage Arguments Note

View source: R/z3_gen_lm_mgmt.R

Description

Converts alpha and beta into Smsy and Umsy.

Usage

1
gen_lm_mgmt(alpha, beta)

Arguments

@alpha

a numeric vector representing the alpha parameter from a SRA. Can be length > 1.

@beta

a numeric vector representing the beta parameter from a SRA. Can be length > 1.

Note

The conversion of alpha to U_msy is an approximation, as there is no analytical solution.


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