trammelnet {TropFishR} | R Documentation |
Trammel net data
Description
Data of an experiment with several trammel nets with different mesh sizes.
Can be used for function select_Millar
.
Usage
data(trammelnet)
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.
Examples
data(trammelnet)
str(trammelnet)
summary(trammelnet)
[Package TropFishR version 1.6.4 Index]