View source: R/adjustedPredSIS.R
C2_1day | R Documentation |
This is similar to the function C2, but it uses the data of seven days and a 1-day lag.
C2_1day(df, t)
df |
Dataframe with two columns which contains dates and corresponding number of daily confirmed cases |
t |
Day number |
Returns the mean, standard deviation and C2 metric value
This function is called by the "C_metric" function which in turn is called in the "threshold" function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.