calc_delayed_concen: Estimate RNA/day received at sampling site after decay and...

View source: R/simul.R

calc_delayed_concenR Documentation

Estimate RNA/day received at sampling site after decay and delay. Using O. Levenspiel, The Dispersion Model, pp. 47-70. 2012.

Description

Estimate RNA/day received at sampling site after decay and delay. Using O. Levenspiel, The Dispersion Model, pp. 47-70. 2012.

Usage

calc_delayed_concen(ts, kappa, sim.steps, transit.time.mean, transit.time.cv)

Arguments

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.


phac-nml-phrsd/wem documentation built on June 6, 2024, 11:06 p.m.