Description Usage Arguments Examples
Performs the projection with climate scenario and fishing strategy
1 | projection.f(PB, Bstart.mult, PBproj, Fstrat, K, theta = 1)
|
PB |
the data and model fit coming from applying the PB model (PB.f) |
Bstart.mult |
the proporption of the last data year's biomass used to start the projection |
PBproj |
The matrix of projected PB values based on climate scenario |
Fstrat |
The fishing strategy |
K |
The multiplier of maximum observed biomass to be carrying capacity |
theta |
the skewness of the density dependence factor (1=Schaeffer) |
1 | Bproj= projection.f(PB=PB, Bstart.mult=Bstart.mult, PBproj=PBproj, Fstrat, K=K, theta=1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.