Line fitting
Index of articles associated with the same name
Line fitting is the process of constructing a straight line that has the best fit to a series of data points. Several methods exist, considering:
- Vertical distance: Simple linear regression
- Resistance to outliers: Robust simple linear regression
- Perpendicular distance: Orthogonal regression (this is not scale-invariant i.e. changing the measurement units leads to a different line.)
- Weighted geometric distance: Deming regression
- Scale invariant approach: Major axis regression This allows for measurement error in both variables, and gives an equivalent equation if the measurement units are altered.
Sources and credits
This article is adapted from the Wikipedia article “Line fitting”, written by its contributors and licensed under CC BY-SA 4.0. Fathomly has changed the layout, removed citation markers, navigation and maintenance notices, and adjusted punctuation. This adapted version is shared under the same license. For references, see the original article.
Fathomly is not affiliated with or endorsed by the Wikimedia Foundation. Spotted a problem? Tell us.