stateFunc: The state function of the system.

Description Usage Arguments Details

View source: R/de_system.R

Description

It computes the deriviatives of each viral strain, i, as dPi = ki * Pi * Tc + Eij * kj * Pj * Tc - mu_P * Pi where j does not equal i

Usage

1
  stateFunc(t, y, parms)

Arguments

t

time in the system

y

state variables

parms

The extra system parameters

Details

I computes the derivative of the healthy Tcell populations and the derivative of not having a stochastic event


philliplab/hdsResistanceModel documentation built on May 25, 2019, 5:05 a.m.