Description Usage Arguments Value
Calculates eiter the root mean squared error or the mean absolute error, per hour of the day.
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)
|
x |
object either of class |
type |
one of 'RMSE' or 'MAE'. |
Returns a vector of numeric values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.