haddock {TropFishR} | R Documentation |
Haddock data
Description
Data of a covered codend experimental catch of the haddock
(Melanogrammus aeglefinus).
Can be used for function select_Millar
.
Usage
data(haddock)
Format
A list consisting of:
-
midLengths
the midlengths of size classes, -
numCodend
the number of fish retained in codend, -
numCover
the number of fish retained in cover,
Source
Millar, R. B., Holst, R., 1997. Estimation of gillnet and hook selectivity using log-linear models. ICES Journal of Marine Science: Journal du Conseil, 54(3), 471-477.
Examples
data(haddock)
str(haddock)
summary(haddock)
[Package TropFishR version 1.6.4 Index]