Skip to contents

All functions

assert_data_up_to_date()
Checks latency of input data.
check_authorized_users()
Check if a user is authorized to modify model directories.
check_changes_for_autoapproval()
Check changed files for auto-approval eligibility.
check_hospital_reporting_latency()
Check hospital reporting data latency and completeness.
ensemble_by_target()
Create an ensemble forecast for a single target
excluded_locations
Two digits FIPS codes for locations excluded from Hubs' target data.
flatten_task()
Transform a modeling task represented as a nested list to a single data frame
flatten_task_list()
Transform a group of modeling task represented as a list of nested lists into a single data frame.
generate_hub_baseline()
Generate hub baseline forecasts for a given disease and reference date
generate_hub_ensemble()
Generate hub ensemble forecasts for a given disease and reference date
generate_oracle_output()
Generate and save oracle output for the Hub
generate_webtext_block()
Generate forecast hub webpage text block.
get_hub_name()
Get hub name for a given disease.
included_locations
Two digits FIPS codes for locations included in Hubs' target data.
make_baseline_forecast()
Create a hub formatted baseline forecast for a single target
summarize_ref_date_forecasts()
Summarize forecast hub data for a specific reference date.
update_authorized_users()
Get authorized GitHub users from Hub model-metadata.
update_hub_target_data()
Get and process target data for a given Hub.
write_ref_date_summary()
Write forecast summary to disk.
write_ref_date_summary_all()
Write all-models forecast summary to disk.
write_ref_date_summary_ens()
Write ensemble forecast summary to disk.
write_webtext()
Generate and save text content for forecast hub visualization webpage.