synLFQ1 {TropFishR} | R Documentation |
Synthetic length-frequency data I
Description
Synthetic length-frequency data as provided in Sparre & Venema (1998).
Can be used to apply the function Bhattacharya
or
ELEFAN
.
Usage
data(synLFQ1)
Format
A list consisting of:
-
dates dates of sampling times (class Date),
-
midLengths midpoints of the length classes,
-
catch matrix with catches/counts per length class (row) and sampling date (column).
Source
Sparre, P., Venema, S.C., 1998. Introduction to tropical fish stock assessment. Part 1. Manual. FAO Fisheries Technical Paper, (306.1, Rev. 2). 407 p.
Examples
data(synLFQ1)
str(synLFQ1)
summary(synLFQ1)
[Package TropFishR version 1.6.4 Index]