gislason: Gislason

Description Usage Arguments See Also Examples

Description

Chen and Watanabe natural mortality equation

Usage

1

Arguments

par

FLPar with von Bertlanffy parameters t0, linf, k

len

for which M to be predicted

#'

See Also

lorenzen

Examples

1
2
3
4
5
6
## Not run: 
par=FLPar(linf=100,t0=-0.1,k=.4)
age=FLQuant(1:20,dimnames=list(age=1:20))
m  =chenWatanabe(par,age)

## End(Not run)

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