Skip to content

Commit c565e77

Browse files
authored
Update VB_intro_to_traits.qmd
1 parent 5e57c1b commit c565e77

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

VB_intro_to_traits.qmd

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -163,16 +163,19 @@ $\Rightarrow$ questing, host/food preference, thermal regulation, site selectio
163163

164164
<center>
165165
![](graphics/intro_traits_13.jpg)
166-
</center>
166+
</center>
167167

168+
## SIR Model
169+
<center>
170+
![](graphics/SIR_1.jpg)
171+
</center>
168172
-----------------------------------------------------------------------
169173

170174
We can get more complex/realistic models...
171175

172176
<center>
173177
![](graphics/SIR_2.jpg)
174178
</center>
175-
176179
H=host, V=vector, $_S$=susceptible, $_I$=infected, $_R$=recovered
177180

178181
-----------------------------------------------------------------------
@@ -182,17 +185,14 @@ But with every parameter added, more data are needed!
182185
<center>
183186
![](graphics/SIR_3.jpg)
184187
</center>
185-
186188
H=host, V=vector, $_S$=susceptible, $_I$=infected, $_R$=recovered
187189
a=biting rate, b=vector to host transmission success (proportion of bites), d=recovery
188190

189191

190192
-----------------------------------------------------------------------
191-
192193
<center>
193194
![](graphics/SIR_4.jpg)
194195
</center>
195-
196196
H=host, V=vector, $_S$=susceptible, $_I$=infected, $_R$=recovered
197197
a=biting rate, b=vector to host transmission success (proportion of bites), d=recovery,
198198
c=host to vector transmission success (proportion of bites), P=extrinsic incubation period,

0 commit comments

Comments
 (0)