Skip to contents

Data frame for scoring

Usage

dat_for_scores_func(all_dat, obs_data)

Arguments

all_dat

Projection (outcome) data; all_dat must include columns: target_end_date, forecast_date, quantile, value, type, location_name, location, and age_group

obs_data

"Ground truth" (observed) data; obs_dat must include columns: value_inc, target_end_date, location_name, location, and age_group

Value

Data frame with observed and projection data - ready to be scored