Skip to contents

The ranked table of candidate models that auto_nowcast() backtested, one row per model, best-first by the selected raw or relative scoringutils metric. In addition to scoringutils metrics, it includes selection_score, median and total retrospective fit seconds, successful-fit count, epidemic priority, and original grid order.

Usage

comparison_scores(nc)

Arguments

nc

A nowcast_class returned by auto_nowcast().

Value

A data.frame, one row per candidate model.