Albacore_TwoFleet: A two-fleet Albacore operating model

Description Usage Format Examples

Description

A generic operating model for an albacore stock with two fishing fleets. The first fleet has dome-shaped selectivity (similar to a baitboat fleet) while the second fleet exhibits logistic selectivity (such as a longline fleet). With the CatchFrac slot, we generate a 30 ratio between the baitboat-longline fleets in the most recent historical year.

Usage

1

Format

An object of class MOM.

Examples

1
2
3
4
5
6
## Plot historical effort and selectivity between the 2 fleets
plot(Albacore_TwoFleet)

## Generate data (e.g., catch, length comps) from the fleets
Hist <- multiMSE(Albacore_TwoFleet, Hist = TRUE)
DataList <- Hist$Data

tcarruth/MSEtool documentation built on Oct. 19, 2020, 6:09 a.m.