gillnet {TropFishR} | R Documentation |
Gillnet data
Description
Data of an experiment with several gillnets with different mesh sizes.
Data can be analysed with function select_Millar
.
Usage
data(gillnet)
Format
A list consiting of:
-
midLengths
the midlengths of size classes, -
meshSizes
the meshsizes, -
catchPerNet_mat
a matrix with the numbers in catch of the corresponding mesh sizes (same order),
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.
Holt, S. J. 1963. A method for determining gear selectivity and its application. ICNAF Special Publication, 5: 106-115.
Examples
data(gillnet)
str(gillnet)
summary(gillnet)
[Package TropFishR version 1.6.4 Index]