Description Usage Arguments Value
This function calculates a time series of surplus production from time series of biomass and catch: SP(t) = TB(t+1) - TB(t) + C(t). Biomass and catch must be in the same units.
1 | calc_sp(biomass, catch)
|
biomass |
A time series of biomass |
catch |
A time series of catch (in same units as biomass) |
A time series of surplus production (in same units as biomass/catch)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.