# 1 Modeling infectious diseases
Although the course is given at a beginner level, to be able to follow all topics that are covered in the course the participants need a basic knowledge in R and statistical modeling. In particular, a basic knowledge of logistic regression and the usage of the package desolve() will be required in the practical sessions of the course. For each session, a p[practical session with real-life examples will be included as a part of the session.
# 2 Publicly available platforms
We use only publicly available platforms to develop our courses/websites. If you want to develop your own course/website you need
-
Account in RPubs (https://rpubs.com/)
-
Account in WIX (https://www.wix.com/)
-
R-studio/R Markdown.
# 3 Courses' structure
We offer few course structures, all of them were developed up to a class level course. Typically, a course in the STEAM-3D platform consists of
-
Slides.
-
R programs for the examples discussed in the slides.
-
Online book (tipicaly HTML file with the course contents).
-
Datasets.
-
YouTube tutorials.
# 4 R markdown file for specific course
If you want to change the content of a specific course, to add new examples, to use other datasets for your own examples etc, you need to change the Rmd file that related to this course.