powered by
A dataset of North Sea whiting Merlangius merlangus caught during the period 1974-1980. Can be used for catchCurve and VPA.
catchCurve
VPA
data(whiting)
A list consisting of:
age: a vector with age groups,
age
M: natural mortality rate,
M
a: length-weight relationship coefficent (W = a * L^b),
a
b: length-weight relationship coefficent (W = a * L^b),
b
catch:a matrix with catches from 1974 to 1980.
catch
# NOT RUN { data(whiting) str(whiting) summary(whiting) # }
Run the code above in your browser using DataLab