optMSY: Optimize yield for a single simulation

Description Usage Arguments Author(s)

View source: R/popdyn.R

Description

Optimize yield for a single simulation

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
optMSY(
  logFa,
  Asize_c,
  nareas,
  maxage,
  Ncurr,
  pyears,
  M_age,
  MatAge,
  WtAge,
  Vuln,
  Retc,
  Prec,
  movc,
  SRrelc,
  Effind,
  Spat_targc,
  hc,
  R0c,
  SSBpRc,
  aRc,
  bRc,
  Qc,
  MPA,
  maxF,
  SSB0c,
  plusgroup = 0
)

Arguments

logFa

log apical fishing mortality

Asize_c

A vector of length areas with relative size of areas

nareas

Number of area

maxage

Maximum age

Ncurr

Current N-at-age

pyears

Number of projection years

M_age

M-at-age

MatAge

Maturity-at-age

WtAge

Weight-at-age

Vuln

Vulnerablity-at-age

Retc

Retention-at-age

Prec

Recruitment error

movc

Movement matrix

SRrelc

SR Relationship

Effind

Historical effort

Spat_targc

Spatial targeting

hc

Steepness

R0c

Unfished recruitment by area

SSBpRc

Unfished spawning stock per recruit by area

aRc

Ricker aR

bRc

Ricker bR

Qc

Catchability

MPA

A matrix of spatial closures by year

maxF

A numeric value specifying the maximum fishing mortality for any single age class

SSB0c

SSB0

plusgroup

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

Author(s)

A. Hordyk


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