View source: R/adjustedPredSIS.R
C_metric | R Documentation |
Calls C1, C2, C3 functions and returns the respective metric value and the threshold limit.
C_metric(bound_metric, df, t)
bound_metric |
C1, C2, or C3 metric can be selected |
df |
Dataframe with two columns which contains dates and corresponding number of daily confirmed cases |
t |
Day number |
Returns the mean, standard deviation, threshold value for that metric and the metric value
This function is called in the "threshold" function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.