Description Usage Arguments Value Examples
This function is generally called by get.mysql()
to fill future climate dates with appropriate historic averages.
After padding incidence with NAs, check climate data for NAs and replace with historic average. Historic average to be calculated from all years available.
1 2 |
ident_data |
A mydataframe from 'mydata' for a single identifier's time-series mydata. |
clim_cols |
The names of climate columns in ident_data (should match with column names in all_years_ident). |
all_years_ident |
The output of get_disease_data containing all available years of mydata. |
cadence |
An integer that specifies incidence cadence. |
ident_data The same mydataframe, but with added historic averages for future climate dates.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.