Regression Plane Question

markraz

Full Member
Joined
Feb 19, 2014
Messages
338
Hi, I need to fit a bunch of xyz points to a plane ax+by+cz + e = 0

I'm wondering if it is possible to take 2 arbitrary dimensions of the datapoints (such as XZ and YZ) and find the regression lines through the points in each respective plane.

Then calculate the cross product of Vector XZ and Vector YZ regression lines and find the Normal, and determine the plane. Will this work?
Thanks

1588977386907.png
 

Attachments

  • 1588975748582.png
    1588975748582.png
    99.1 KB · Views: 0
  • 1588975956633.png
    1588975956633.png
    99.2 KB · Views: 3
Last edited:
Top