selAtAgeFunc: Selectivity-at-age

Description Usage Arguments Value Examples

View source: R/selAtAgeFunc.R

Description

Calculates selectivity given lengths and growth parameters for use in PullTimeVary

Usage

1
selAtAgeFunc(inputLen, K, Linf, t0)

Arguments

inputLen

Vector of lengths

K

Growth rate (von Bertalanffy growth equation)

Linf

Asymptotic maximum length (von Bertalanffy growth equation)

t0

Theoretical age at length=0 (von Bertalanffy growth equation)

Value

Values of selectivity at age

Examples

1
2
3
4
## Not run: 
run_GeMS(c("Cod_LowProd_CTL","Cod_Base_CTL","Cod_HighProd_CTL"), MSEdir="~/GeneralMSE/Examples/Cod_1_Production")

## End(Not run)

szuwalski/GeMS documentation built on Oct. 2, 2019, 5:55 a.m.