ResFromRel: Returns Results of a set of MICE relationships

View source: R/popdyn_MICE.R

ResFromRelR 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 ⁠[stock, age, area]⁠

SSBcur

An array of current spawning stock biomass ⁠[stock, age, area]⁠

Ncur

An array of current stock numbers ⁠[stock, age, area]⁠

SSB0

A vector of unfished spawning biomass ⁠[stock]⁠

B0

A vector of unfished biomass ⁠[stock]⁠

seed

Seed for sampling.

x

The simulation number.

y

The current year of the simulation.

Author(s)

T. Carruthers, Q. Huynh


Blue-Matter/MSEtool documentation built on Nov. 7, 2024, 11:38 p.m.