simMolt | R Documentation |
Prediction of moulting based on day since last moult, size and can include temperature through a degree day metric
simMolt(p, gdd = T, continuous.recruitment = F)
p |
:parameter list containing (at a minimum) region, doy (day of year), temp (temperature at doy) |
gdd |
: growing degree day |
continuous.recruitment |
: T/F whether you want to add new recruits at startPop size at an annual time step |
recruitment.vector |
: Variable Recruitment vector of length p$nt/round(365/p$timestep) |
The predicted probability of moulting
Brad Hubley, Brad.Hubley@dfo-mpo.gc.ca
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.