simElapsed: Individual-based model to simulate mean length at annulus for...

View source: R/simElapsed.R

simElapsedR Documentation

Individual-based model to simulate mean length at annulus for the ith fish of age a

Description

Simulates data to estimate back-calculated lengths of age a for the ith fish

Usage

simElapsed(ages, Linf.mu, Linf.cv, k.mu, k.cv, t0.mu, t0.cv, seed)

Arguments

ages

= ages simulated from simageData function

Linf.mu

= Linf mean

Linf.cv

= CV of Linf

k.mu

= k mean

k.cv

= CV of k

t0.mu

= t0 mean

t0.cv

= CV of t0

seed

= seed

Value

Simulated length data


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