Normalizing RNA concentrations in wastewater using a control without public health data
---------------------------------------------------------------------------------------

Author: Julian Faraway (jjf23@bath.ac.uk)

The reproducible code for this article is found in Normalization.Rmd and allsites.Rmd

The code runs in R 4.6 and requires the installation of the KFAS and data.table R packages.

These are R markdown files that can be rendered using

Rscript -e "rmarkdown::render('Normalization.Rmd')"

and

Rscript -e "rmarkdown::render('allsites.Rmd')"

or simply use the Makefile by typing

make

The data is found in sunnyvale.csv and allsites.csv
