Format the hosp only real time scores for comparison to the other real time models
Source:R/score_real_time_outputs.R
format_scores_for_comparison.Rd
Format the hosp only real time scores for comparison to the other real time models
Usage
format_scores_for_comparison(
real_time_scores,
other_real_time_scores,
truth_data_path =
"https://media.githubusercontent.com/media/reichlab/covid19-forecast-hub/master/data-truth/truth-Incident%20Hospitalizations.csv"
)