Description Usage Arguments Examples
Determine the annual P/B of the population. Write input file with P/B column
1 |
dataset |
the dataframe with at least the columns named "Year", "Catch", "Index", "E". There cannot be missing years but the code does not check for that - beware! |
ref.years |
the years which are considered the reference point year (e.g. for B, E, catch). It is up to you think it is representative of Blim, Bmsy, Busr or whatever. Just beware that reference point multipliers will be based on it in other areas of the simulation. So if it is a Bmsy proxy then the Blim ref.pt input logically might be about 0.4. |
q |
the survey catchability |
1 | PB= PB.f(dataset,1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.