Description Usage Arguments Value Examples
calc.null.err
calculates the error of the historic NULL model:
the weekly/monthly value is given by the ten year average value
1 | calc.null.err(tables = NULL, nfit = NULL, state_id = NULL)
|
tables |
A list with all the data tables - both observed and fitted/forecasted |
nfit |
An integer - the number of data points used in the fit |
state_id |
The abbreviation of the state/region |
tables An updated tables list with the nfit
row of the NULL errors
- absolute and relative error
filled
1 | calc.null.err(tables=tables, nfit= nfit, state_id = state_id)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.