Skip to contents

Compute diagnostic flags from raw stanfit objects

Usage

compute_flags(forecast_dir, forecast_date, run_on_date, run_id)

Arguments

forecast_dir

Path to a top-level forecast directory.

forecast_date

Forecast date, as a string in YYYY-MM-DD format.

run_on_date

Date the model was run, as a string in YYYY-MM-DD format.

run_id

run UUID, as a string.

Value

The flags, as the output of get_diagnostic_flags().