Calcu_SBmsy | R Documentation |
Calcu_SBmsy calculates the spawning stock biomass at the maximum sustainable yield (Fmsy) for the Bevertoh-Holt stock-recruitment relationship.
Calcu_SBmsy(Fmsy, M, Sel, w, g, A = 6, alpha, beta, method_SR)
M |
A vector of natural mortality rate at age a. The length should be A+1. |
Sel |
A vector of selectivity at age a. The length should be A+1. |
w |
A vector of weight at age a. The length should be A+1. |
g |
A vector of maturity at age a. The length should be A+1. |
A |
Plus group age. Default is 6. |
alpha |
Estimated Parameter alpha in the Beverton-Holt stock recruitment relationship. |
beta |
Estimated Parameter beta in the Beverton-Holt stock recruitment relationship. |
A value of the spawning stock biomass at the maximum sustainable yield (SSBmsy).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.