Description Usage Arguments Details Value
Baseline Growth: Probabilistic Growth Transition Distribution Function. Uses vonBertalanffy size-dependent growth to determine mean daily growth increment and a theoretical derivation (Pollesch et al, In Review) for the associated standard deviation. The Truncated normal is used to constrain growth within the detemined lower and upper limits of size. Density dependence controls the asymptotic size in vonBertalanffy growth, where increased biomass decreases daily asymptotic size.
1 2 3 4 5 6 7 8 9 10 11 |
z1 |
Size at the end of the timestep [float] |
z |
Size at the beginning of the timestep [float] |
bt |
Population biomass at beginning of timestep |
pars |
Data.frame containing the date-indexed parameters [data.frame] |
date |
Ordinal day to reference proper 'pars' date-indexed parameters [integer] |
CDF |
TRUE/FALSE controlling output to CDF if TRUE and PDF if FALSE [boolean] |
muSDOut |
TRUE/FALSE controlling output of function. If TRUE, the mean and standard deviation are output instead of the CDF or PDF. (This is mostly used for visualization.) |
Winter Growth: If over-winter stress is indicated, a no growth scenario is created.
Probability distribution function for growth to size 'z1' from size 'z'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.