evaluate.Forecast: Evaluate the Forecast

Description Usage Arguments Value

Description

Evaluate the forecast by absolute error and BCI width. Return a plot of AE and width.

Usage

1
2
## S3 method for class 'Forecast'
evaluate(x, truth, title, color = NULL)

Arguments

x

A forecast object.

truth

A data frame containing time, true ILI.

Value

A ggplot object


Mamie/PILAF documentation built on May 8, 2019, 8:53 p.m.