Tagged Questions

0
votes
3answers
412 views

normal vector from least squares-derived plane

I have a set of points and I can derive a least squares solution in the form z = Ax + By + C. The coefficients I compute are correct but how would I get the vector normal to the plane in an equation ...