simMolt: simMolt

View source: R/simMolt.R

simMoltR Documentation

simMolt

Description

Prediction of moulting based on day since last moult, size and can include temperature through a degree day metric

Usage

simMolt(p, gdd = T, continuous.recruitment = F)

Arguments

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)

Value

The predicted probability of moulting

Author(s)

Brad Hubley, Brad.Hubley@dfo-mpo.gc.ca


LobsterScience/bio.lobster documentation built on Feb. 14, 2025, 3:28 p.m.