Skip to contents

Uses the formula $$r(w, t) = r(t) = f(t-\lfloor t \rfloor)$$ where \(f(t)\) is the probability density function of the beta distribution (see see ?dbeta) with parameters shape1 = beta_a and shape2 = beta_b. Because mizer measures time in years, \(t-\lfloor t \rfloor\) gives the time within the year and so \(r(t)\) is a periodic function with the period of one year.

Usage

seasonalBetaRelease(t, params)

Arguments

t

The time at which to calculate the reproduction rate

params

A MizerParams object

Value

A vector of species-specific release rates at time t