setup_mosquito_trace {MicroMoB}R Documentation

Setup null mosquito model

Description

This is a null model of mosquito dynamics that is only for testing/verifying aquatic models. It implements a single method compute_oviposit.trace and all other methods throw an error.

Usage

setup_mosquito_trace(model, oviposit)

Arguments

model

an object from make_MicroMoB

oviposit

a vector of length p used as a return value for compute_oviposit

Value

no return value


[Package MicroMoB version 0.1.2 Index]