CC {DLMtool}R Documentation

Age-based Catch Curve

Description

Age-based Catch Curve

Usage

CC(x, Data, reps = 100, plot = FALSE)

Arguments

x

Iteration number

Data

An object of class Data

reps

Number of reps

plot

Logical. Show the plot?

Value

A vector of length reps of samples of the negative slope of the catch-curve (Z)

Examples

CC(1, MSEtool::SimulatedData, plot=TRUE)

[Package DLMtool version 6.0.6 Index]