
This dataset contains length-frequency data and biological
characteristics about hake (Merluccius merluccius)
and its fisheries off Senegal. It can be used for VPA
or
predict_mod
.
data(hake)
A list consisting of: 1. a vector with midlengths of size classes, 2. a vector with catch in numbers, 3. K value, 4. Linf value, 5. M value, 6. a value, 7. b value, 8. a vector with fishing mortalities, and 9. a vector with average value of fish per kg
data(hake)
str(hake)
summary(hake)
Run the code above in your browser using DataLab