-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathIntroduction_to_Using_Simulation_Models.Rmd
More file actions
39 lines (26 loc) · 1.29 KB
/
Introduction_to_Using_Simulation_Models.Rmd
File metadata and controls
39 lines (26 loc) · 1.29 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
---
title: Introduction to Using Simulation Models
subtitle: ""
author: Andreas Handel
institute: "University of Georgia"
date: "`r file.mtime(knitr::current_input())`"
#bibliography: ../media/SMICourse.bib
output:
html_document:
toc_depth: 3
---
```{r, echo = FALSE}
```
# Overview
Simulation models can be used for different purposes. One way to conceptualize such different uses is shown in this figure.
```{r modelusefig33, echo=FALSE, fig.cap='Handel et al. 2020 Nat Rev Imm', out.width = '80%', fig.align='center'}
knitr::include_graphics("./media/nri_review_fig1.png")
```
# Learning Objectives
* Know what simulation models can be used for.
* Be able to differentiate between model use types.
* Know about advantages and disadvantages of different model use types.
# Content
Each of the model uses shown in the diagram above is covered in a separate unit. Each unit contains both a video recording and written text. The content of the recordings and the writings overlap substantially.
# Further materials
* Our recent review [Simulation Modelling for Immunologists](./media/2020-handel-natrevimm.pdf) provides a general introduction to the kinds of simulation models we will be discussing in this course. If you haven't done yet, please read the paper.