How to ->Get the error from using NormalEqn?

NormalEqn(A,y,e) can be used to solve overdetermined linear systems.

However, I did not see any method in this class to get the error of the solutions. Does anyone know how to do this?