This micro-course introduces how to implement ordinary differential equation models using R.
We will cover two examples:
The lessons do not cover the background of these models, or the model assumptions, but focuses solely on how to find the solution to these systems of ODEs using the R package deSolve.
Prior knowledge of R is assumed.