set_molt_aqua_BH: Set daily maturation probability for Beverton-Holt aquatic...

View source: R/aquatic_BH_API.R

set_molt_aqua_BHR Documentation

Set daily maturation probability for Beverton-Holt aquatic mosquito model

Description

Change the daily maturation probability parameter molt for some times and places. The parameter molt is stored internally as a matrix so that times and places are used to modify a submatrix, therefore the new value molt should either be a scalar value to update the entire submatrix or a matrix of places rows and times columns.

Usage

set_molt_aqua_BH(model, molt, times, places)

Arguments

model

an object from make_MicroMoB

molt

new daily maturation probability

times

vector of times to set the new values

places

vector of places to set the new values

Value

no return value


MicroMoB documentation built on Jan. 17, 2023, 9:06 a.m.