powered by
Mean absolute scaled error using the previous value as baseline (i.e. a random walk)
mase(y, y_hat)
A numeric vector representing the actual values.
A numeric vector representing the forecasted values.
Other error/performance functions: ae, mae, mse, r_squared, se
ae
mae
mse
r_squared
se