SEEIRRModel: SEEIRR Model

View source: R/incidence_functions.R

SEEIRRModelR Documentation

SEEIRR Model

Description

This function returns a dataframe containing the values solved for using the SEEIRR differential equation set.

Usage

SEEIRRModel(pars, times)

Arguments

pars

Vector of labeled SEEIRR model parameters.

times

Vector of times points.

Value

Returns dataframe of variables solved for using SEEIRR ODEs.

Author(s)

James Hay, jameshay218@gmail.com

See Also

Other incidence functions: detectable_SEEIRRModel(), detectable_SEIRModel(), exponential_growth_model(), 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.