time_left_in_season <- get_time_left_in_season(current_date_in_cdc_format,season_end)
nsim*time_left_in_season
using predict method called the trajectory matrixtime_from_start_of_season <- get_time_from_start_of_season(season_start,current_date_in_cdc_format)
nsim*time_from_start_of_season
and trajectory matrixtrajectories_to_short_term_and_seasonal_binned_distributions
to produce the submission dfgenerate_csv_from_submission_df
to produce the csvAdd the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.