simlengthFreq: Individual-based model to simulate age:length and...

View source: R/simlengthFreq.R

simlengthFreqR Documentation

Individual-based model to simulate age:length and length:frequency data from a von Bertalanffy growth function

Description

Simulates length frequency data

Usage

simlengthFreq(A, Linf.mu, Linf.cv, k.mu, k.cv, t0.mu, t0.cv, Popsize, FM, M, ts,
  C, bin.num, type = c("monthly", "annual"), seed)

Arguments

A, Linf.mu, Linf.cv, k, k.cv, t0.mu, t0.cv, Popsize, FM, M, ts, C, bin.num

= vonB growth params, Popsize=Population size,FM and M = Fishing and Nat Mortality, ts and C = seasonalized growth parameters, bin.num= The number of bins for histogram, seed=seed

Value

Simulated length frequency data

References

Somers, I.F. 1988. On a seasonally oscillating growth function. Fishbyte 6:8-11.


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