Calculates model RMSE
1 2 3 4 5 6 7 |
modelOutput |
results from the model |
start_date |
date The date which the first model time-point is being compared to. |
target_data |
Data frame The observed data that the model is targeted to match. |
weights |
Vector Vector of length 4 containing weights indicating the relative weighting to give cases, deaths, allvaccinations and fully vaccinated For example c(1.0, 0.5, 0.25, 0.25) |
under_report_factor |
fraction Estimated fraction of deaths that get reported as covid-19 deaths. This is deprecated and no longer used. The estimated_deaths in the variable "cum_est_deaths" allows for adjusting the death reporting rates. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.