Linear Regression

Calculates the line that generates the shortest total distance from multiple measurement coordinates (linear regression).
It can also calculate the intersection and angle between two lines and the distance between a line and a point.

Used in the Following Case

  • For computing a line and for calculating the intersection and distance of lines
    Linear Regression - Overview
Important
  • Do not set processing units that perform affine transformations such as position compensation between linear regression and a unit that inputs for linear regression.