3.75
(4 Ratings)

Implementing ODEs in R

Categories: Mathematical modelling, R
Wishlist Share
Share Course
Page Link
Share On Social Media

About Course

This micro-course introduces how to implement ordinary differential equation models using R.

We will cover two examples:

  • A Predator-Prey model
  • A Susceptible-Infected-Recovered model.

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.

Course Content

Predator-prey model

  • ODE model and R setup
  • Inputs
  • Solution

Susceptible-Infectious-Recovered model

Student Ratings & Reviews

3.8
Total 3 Ratings
5
2 Ratings
4
0 Rating
3
1 Rating
2
1 Rating
1
0 Rating
Very friendly!
MS
4 weeks ago
Thanks
YA
2 years ago
Good course.