|
Key concepts: Deming regression |
|
|
Standard linear regression assumes that you know the X values perfectly, and all the uncertainty is in Y. It minimizes the sum of squares of the vertical distance of the points from the line. If both X and Y variables are subject to error, fit linear regression using a method known as Deming, or Model II, regression. |