TropFishR (version 1.6.2)

synCAA2: Synthetic Catch-at-age data II

Description

Synthetic Catch-at-age data from Sparre & Venema (1998). Can be used for the estimation of the instantaneous mortality rate (Z) by means of the cumulative catch curve (catchCurve).

Usage

data(synCAA2)

Arguments

Format

A list consisting of:

  • midAge a vector of the mid ages of the age groups,

  • catch a matrix with the catches for different years.

Examples

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


# }

Run the code above in your browser using DataLab