Description Usage Arguments Value
Helper function to standardize creation of empty prediction dataset
| 1 2 | make_predictions_dataframe(data, model_name, incidence_bin_names,
  first_analysis_time_season_week = 10, last_analysis_time_season_week = 41)
 | 
| data | the data to be used | 
| model_name | the name of the model | 
| incidence_bin_names | character vector of names for incidence bins | 
| first_analysis_time_season_week | the first week during each season in which we will form a prediction | 
| last_analysis_time_season_week | the last week during each season in which we will form a prediction | 
the prediction_df filled with NAs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.