View source: R/deconv_ww_inc.R
deconv_ww_inc | R Documentation |
Function estimates incidence from smoothed data
deconv_ww_inc(d, fec, scaling.factor, silent, RL.max.iter)
d |
Data frame. Wastewater dataframe. Must include at least |
fec |
List. Parameters for a single fecal shedding distribution, as generated by |
scaling.factor |
Numeric. Scaling from wastewater concentration to prevalence. This value may be assumed or independently calibrated to data. |
silent |
Logical. Flag to suppress all output messages, warnings, and progress bars. |
RL.max.iter |
Integer. Maximum of iterations for the Richardson-Lucy deconvolution algorithm. |
Data frame with deconvoluted incidence
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.