Compute the mean absolute error between two vectors.
mae(a, b)
a
A numeric vector.
b
A numeric scalar.