optMSY_eq: Internal wrapper function to calculate MSY reference points

Description Usage Arguments Value

View source: R/popdyn.R

Description

Internal wrapper function to calculate MSY reference points

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
optMSY_eq(
  x,
  M_ageArray,
  Wt_age,
  Mat_age,
  V,
  maxage,
  R0,
  SRrel,
  hs,
  yr.ind = 1,
  plusgroup = 0
)

Arguments

x

Simulation number

M_ageArray

Array of M-at-age

Wt_age

Array of weight-at-age

Mat_age

Array of maturity-at-age

V

Array of selectivity-at-age

maxage

Vector of maximum age

R0

Vector of R0s

SRrel

SRR type

hs

Vector of steepness

yr.ind

Year index used in calculations

plusgroup

Integer. Default = 0 = no plus-group. Use 1 to include a plus-group

Value

Results from MSYCalcs


DLMtool/DLMtool documentation built on June 20, 2021, 5:20 p.m.