gen_mgmt: Generate Quantities used in Management

Description Usage Arguments

View source: R/z2_gen_mgmt_function.R

Description

Based on vectors of substock-specific parameters, obtain the biological reference points for the aggregate stock if all substocks were fished at the same rate. Calculates a set of quantities called Sstar_p and Ustar_p. Sstar_p is the smallest aggregate escapement where you can still have no more than p*100% of the substocks not overfished. Ustar_p is the maximum exploitation rate without more than p*100% of the substocks overfished.

Usage

1
gen_mgmt(params, U_range = seq(0, 1, 0.01))

Arguments

params

A list created using init_sim.

U_range

A sequence at which to calculate the different equilibrium states


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