View source: R/simlengthFreq.R
simlengthFreq | R Documentation |
Simulates length frequency data
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)
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 |
Simulated length frequency data
Somers, I.F. 1988. On a seasonally oscillating growth function. Fishbyte 6:8-11.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.