calc_ssb_per_r: Calculate spawning stock biomass per recruit

Description Usage Arguments Value

View source: R/calcSSBperR.R

Description

Calculate spawning stock biomass per recruit

Usage

1
calc_ssb_per_r(nAge, ssbwaa, maturity, maa, fmult, selx, spawntime)

Arguments

nAge

integer number of ages

ssbwaa

vector of spawning stock biomass weights at age

maturity

vector of maturity at age

maa

vector of natural mortality at age

fmult

double fishing mortality multiplier

selx

vectory of fishery selectivity at age

spawntime

double fraction of year before spawning occurs (should be within [0, 1])

Value

spr double value of spawners per recruit


cmlegault/rose documentation built on Jan. 8, 2020, 11:24 p.m.