simageData: Simulates age data

View source: R/simageData.R

simageDataR Documentation

Simulates age data

Description

User-specified age-structured population model to generate ages from fishery-dependent or independent data such that samples would vary in age composition and abundance

Usage

simageData(A, M, FM, f.vul, sd.fvul, s.vul, sd.svul, Popsize, seed,
  fishery = TRUE)

Arguments

A

= max number of ages classes, M = Average Natural Mortality, FM = Average Fishing Mortality, f.vul = Age first vulnerable to fishery, sd.fvul = sd of age vulnerable to fishery, Fa = Fishing mortality rate for fish of age a, FM = Fishing mortality rate, M = Average natural mortality rate (per year), Na = Total numbers of fish of age a, Ca = The number of fish of age a captured, Popsize = Population size, fishery = The number of fish of age a retained for age sample from fishery (TRUE) and survey (FALSE)

Value

Simulated age data


drstewart11/AgeGrowthSimModels documentation built on Jan. 17, 2024, 7:12 p.m.