model_resExpJoint2: Deterministic 1D ODE model of infection of resistant variety...

Description Usage Arguments Value

View source: R/opt_models_simpleJoint2_functions.R

Description

Deterministic model of form

dI_R/dt = a exp(-eps t) + r_SR I_S

This model is designed to be run before model_susExpJoint

Usage

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

Arguments

t

time vector

N.vector

initial conditions

params

named vector of parameters (a; eps)

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.