CC: Age-based Catch Curve

View source: R/MPs_SupportingFunctions.R

CCR 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)

DLMtool documentation built on June 20, 2022, 5:14 p.m.