MSYCalcs: Internal function to calculate MSY Reference Points

Description Usage Arguments Value

View source: R/popdyn.R

Description

Internal function to calculate MSY Reference Points

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
MSYCalcs(
  logF,
  M_at_Age,
  Wt_at_Age,
  Mat_at_Age,
  V_at_Age,
  maxage,
  R0x,
  SRrelx,
  hx,
  opt = 1,
  plusgroup = 0
)

Arguments

logF

log fishing mortality

M_at_Age

Vector of M-at-age

Wt_at_Age

Vector of weight-at-age

Mat_at_Age

Vector of maturity-at-age

V_at_Age

Vector of selectivity-at-age

maxage

Maximum age

R0x

R0 for this simulation

SRrelx

SRR type for this simulation

hx

numeric. Steepness value for this simulation

opt

Option. 1 = return -Yield, 2= return all MSY calcs

plusgroup

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

Value

See opt


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