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)

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.

Author(s)

T.Carruthers


Blue-Matter/MSEtool documentation built on April 25, 2024, 12:30 p.m.