Description Usage Arguments Value
Measure the distance between estimated time series and actual time series
1 | measure_dist(est, truth)
|
est |
A numeric vector of estimated time series |
truth |
A numeric vector of actual time series |
A matrix with mean error (me), root mean square error (rmse), mean percentage error (pe), and mean absolute percentage error (mape)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.