Skip to contents

Get plot of WIS over time

Usage

get_plot_wis_over_time(
  all_scores,
  cfa_real_time_scores,
  figure_file_path,
  horizon_time_in_weeks = NULL,
  save_files = TRUE
)

Arguments

all_scores

Scores from entire time period of interest, including the retrospective cfa model

cfa_real_time_scores

Real-time scores from Feb - Mar for the cfa ww model submitted to the hub

figure_file_path

directory to save figures in

horizon_time_in_weeks

horizon time in weeks to summarize over, default is NULL which means that the scores are summarized over 4 weeks

save_files

bolean indicating whether or not to save the files, default is TRUE

Value

a ggplot object of WIS scores over time colored by model, for the real-time cfa model from Feb - Mar and the retrospective CFA model over all time points