powered by
Mean Absolute Error loss function.
mae(y, y_hat)
A numeric vector representing the actual values.
A numeric vector representing the forecasted values.
Other error/performance functions: ae, mase, mse, r_squared, se
ae
mase
mse
r_squared
se