TropFishR (version 1.6.2)

synLFQ2: Synthetic length frequency data II

Description

Synthetic length frequency data from Sparre & Venema (1998). Can be used for the estimation of the instantaneous total mortality rate (Z) by means of Z_BevertonHolt.

Usage

data(synLFQ2)

Arguments

Format

A list consisting of:

  • dates dates of sampling times (class Date),

  • midLengths: midpoints of the length classes,

  • Linf: infinite length for investigated species in cm [cm],

  • K: growth coefficent for investigated species per year [1/year],

  • catch: matrix with catches/counts per length class (row) and sampling date (column).

Examples

Run this code
# NOT RUN {
data(synLFQ2)
str(synLFQ2)
summary(synLFQ2)


# }

Run the code above in your browser using DataLab