mono_fun: Function for Monomolecular model

Description Usage Arguments

View source: R/mono_fun.R

Description

Base function for the Monomolecular model. This function is used in the Monomolecular model simulation function sim_monomolecular()

Usage

1
mono_fun(t, y, par)

Arguments

t

Vector of time

y

Vector of disease intensity

par

List of parameters


epifitter documentation built on June 14, 2021, 5:08 p.m.