ResFromRel {MSEtool} | R Documentation |
Returns Results of a set of MICE relationships
Description
Predicts stock-specific parameters from another stocks biomass, spawning biomass or numbers
Usage
ResFromRel(Rel, Bcur, SSBcur, Ncur, SSB0, B0, seed, x, y)
Arguments
Rel |
A list of inter-stock relationships see slot Rel of MOM object class |
Bcur |
An array of current stock biomass |
SSBcur |
An array of current spawning stock biomass |
Ncur |
An array of current stock numbers |
SSB0 |
A vector of unfished spawning biomass |
B0 |
A vector of unfished biomass |
seed |
Seed for sampling. |
x |
The simulation number. |
y |
The current year of the simulation. |
Author(s)
T. Carruthers, Q. Huynh
[Package MSEtool version 3.7.4 Index]