| mono_fun {epifitter} | R Documentation | 
Function for Monomolecular model
Description
Base function for the Monomolecular model. This function is used in the Monomolecular model simulation function sim_monomolecular()
Usage
mono_fun(t, y, par)
Arguments
t | 
 Vector of time  | 
y | 
 Vector of disease intensity  | 
par | 
 List of parameters  | 
[Package epifitter version 0.3.0 Index]