Description Usage Arguments Value
Filter an timeseries using a Savitzky-Golay filter
1 | linear_filter(incidence, N = 7, level = 0.95)
|
incidence |
Incidence timeseries, vector |
N |
number of timesteps to filter (longer is smoother), must be odd |
level |
confidence interval level |
dataframe with filtered timeseries and confidence intervals
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.