expo_fun: Function for Exponential model

Description Usage Arguments

View source: R/expo_fun.R

Description

Base function for the Exponential model. This function is used in the Exponential model simulation function sim_exponential()

Usage

1
expo_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.