model_susExpJoint2: Deterministic 1D ODE model of infection of susceptible...

Description Usage Arguments Value

View source: R/opt_models_simpleJoint2_functions.R

Description

Deterministic model of form

dI/dt = theta a exp(-eps t) + r_S I

Usage

1
model_susExpJoint2(t, N.vector, params, args = NULL)

Arguments

t

time vector

N.vector

initial conditions

params

named vector of parameters (theta; a; eps; r)

args

parameters to be fixed throughout optimisation

Value

values of state variables of deterministic model at given time points


SharpRT/NFRR_Philippines documentation built on Dec. 18, 2021, 1:05 p.m.