pkgdown/extra.css

Skip to contents

Name of the model chosen by auto_nowcast()

Usage

best_model_name(nc)

Arguments

nc

A nowcast_class returned by auto_nowcast().

Value

The winning model's label, a string of the form "epidemic/likelihood/delay" (e.g. "HSGP/nb/Dirichlet").