exponential_growth_model: Exponential growth model

View source: R/incidence_functions.R

exponential_growth_modelR Documentation

Exponential growth model

Description

This function returns incidence for given times using the exponential growth model.

Usage

exponential_growth_model(pars, times)

Arguments

pars

Vector of exponential growth model parameters.

times

Vector of time points for incidence calculation.

Value

Returns incidence for given time points

Author(s)

James Hay, jameshay218@gmail.com

See Also

Other incidence functions: SEEIRRModel(), detectable_SEEIRRModel(), detectable_SEIRModel(), gaussian_process_model(), reverse_gp_model(), solveSEEIRRModel_rlsoda_wrapper(), solveSEEIRRModel_rlsoda(), solveSEIRModel_lsoda_wrapper(), solveSEIRModel_lsoda(), solveSEIRModel_rlsoda_wrapper(), solveSEIRModel_rlsoda(), solveSEIRswitch_rlsoda_wrapper(), solveSEIRswitch_rlsoda()

Examples

FIX ME


jameshay218/virosolver documentation built on April 17, 2025, 2:57 p.m.