Description Usage Arguments Value Examples
calc.null
Creates an epidemic NULL model using average monthly/weekly values from the previous ten years
1 2 | calc.epi.null(mydata = NULL, all_years_epi = NULL, mod_id = NULL,
fit_id = NULL)
|
mydata |
- A dataframe with all the information for this DICE run |
fit_id |
the abbreviated name for fit level regions |
all_years_data |
the epi data for all years |
model_id |
the abbreviated name for model level region |
A list with the NULL model values for the model and fit level data
1 | calc.epi.null(mydata = mydata, all_years_epi = all_years_epi, mod_id = mod_id, fit_id = fit_id)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.