error_hourofday: Forecast error per hour of the day

Description Usage Arguments Value

Description

Calculates eiter the root mean squared error or the mean absolute error, per hour of the day.

Usage

1
2
3
4
5
6
7
error_hourofday(x, type)

## S3 method for class 'dockless_fc'
error_hourofday(x, type)

## S3 method for class 'dockless_fcc'
error_hourofday(x, type)

Arguments

x

object either of class dockless_fc or dockless_fcc..

type

one of 'RMSE' or 'MAE'.

Value

Returns a vector of numeric values.


luukvdmeer/dockless documentation built on May 10, 2019, 1:24 p.m.