calc_delayed_concen | R Documentation |
Estimate RNA/day received at sampling site after decay and delay. Using O. Levenspiel, The Dispersion Model, pp. 47-70. 2012.
calc_delayed_concen(ts, kappa, sim.steps, transit.time.mean, transit.time.cv)
ts |
Dataframe. Time series from the simulation. |
kappa |
Numeric. Daily decay rate. |
sim.steps |
Integer. Number of time steps per unit of time. |
transit.time.mean |
Numeric. Mean transit time of RNA particles in wastewater from shedding to sampling sites. |
transit.time.cv |
Numeric. Coefficient ot variation for the transit time of RNA particles in wastewater from shedding to sampling sites. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.