chenW: chenW

Description Usage Arguments See Also Examples

Description

Chen and Watanabe natural mortality equation provides an estimate of M per year at age as a function of von Bertalanffy growth equation

Usage

1
chenWFn(age, par)

Arguments

age

age at which M is to be predicted

par

FLPar or numeric vector with von Bertlanffy parameters t0, linf, k

#'

See Also

chenW,gislason

Examples

1
2
3
4
5
## Not run: 
par=FLPar(linf=200,k=.5,t0=-.3)
chenW(1:10,par)

## End(Not run)

laurieKell/lh documentation built on May 20, 2019, 7:59 p.m.