Description Usage Arguments Value Examples
plot proportion by time interval with 95 percent CI
1 |
SS |
dataframe of sample set, with one-hot encoding of each lineage as a column |
lineage |
character string of particular lineage |
timeInt |
time interval, usually weekly ("epidate") |
smoother |
display loess smoother |
logreg |
display logistic regression smoother |
creates a plot of proportion of lineage by time interval
1 | plotProp(ss, "B.1.1.7", "epidate");
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.