TropFishR (version 1.6.2)

synCAA1: Synthetic Catch-at-age data I

Description

Synthetic Catch-at-age 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(synCAA1)

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(synCAA1)
str(synCAA1)
summary(synCAA1)


# }

Run the code above in your browser using DataLab