Package index
-
download_file_from_container() - Download specified blobs from Blob Storage and save them in a local dir
-
download_if_specified() - Download if specified
-
fetch_blob_container() - Load Azure Blob container using credentials in environment variables
-
fetch_credential_from_env_var() - Fetch Azure credential from environment variable
-
gostic_toy_rt - Synthetic dataset of stochastic SIR system with known Rt
-
sir_gt_pmf - Generation interval corresponding to the sample
gostic_toy_rtdataset
-
Config() - Config Class
-
Data() - Data Class
-
Interval() - Interval Class
-
Parameters() - Parameters Class
-
read_json_into_config() - Read JSON Configuration into Config Object
-
apply_exclusions() - Convert case counts in matching rows to NA
-
read_exclusions() - Read exclusions from an external file
-
extract_diagnostics() - Extract diagnostic metrics from model fit and data
-
low_case_count_diagnostic() - Calculate low case count diagnostic flag
-
low_case_count_threshold() - Determine Low Case Count Threshold Based on Pathogen
-
check_returned_pmf() - Run validity checks on the PMF returned from the file
-
format_generation_interval()format_delay_interval()format_right_truncation() - Format PMFs for EpiNow2
-
read_disease_parameters() - Read in disease process parameters from an external file or files
-
read_interval_pmf() - Read parameter PMF into memory
-
fit_model() - Fit an
EpiNow2model
-
format_stan_opts() - Format Stan options for input to EpiNow2
-
orchestrate_pipeline()execute_model_logic() - Run an Rt Estimation Model Pipeline
-
read_data() - Read in the dataset of incident case counts
-
process_samples()process_quantiles() - Process posterior samples from a Stan fit object (raw draws).
-
write_model_outputs() - Write model outputs to specified directories
-
write_output_dir_structure() - Create output directory structure for a given job and task.