Displaying 1 result from an estimated 1 matches for "soilborn".
Did you mean:
soilborne
2010 Dec 23
0
epidemiology ode likelihood, hierarchical model
Hi all,
I study epidemiology of soilborne disease.
I have this ode model
dS/dt = - (rp(t) X + rs(t) I) * S
with X=1 ; rp(t) = ap exp( - bp*t) ;
rs(t) = as exp (-0.5 ( ln (t/ds) / bs)? )
The data I have are not directly the infected individuals (which is a
hidden state) but the Diseases ones (individuals who show aerial
symptoms). I h...