Bug 431352

Summary: The median-median (Tukey's) line
Product: [Applications] LabPlot2 Reporter: disuser
Component: generalAssignee: Alexander Semke <alexander.semke>
Status: RESOLVED MOVED    
Severity: normal    
Priority: NOR    
Version First Reported In: latest   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description disuser 2021-01-09 14:05:32 UTC
Feature request: the median-median regression line (or Tukey's line)

The median-median line is intended as a simple, robust alternative to the least-squares line.

Some relevant links:
https://bgsu.instructure.com/courses/901773/pages/d7-median-median-line?module_item_id=6364145
https://www.tandfonline.com/doi/full/10.1080/10691898.2006.11910582
Comment 1 disuser 2021-05-04 07:07:59 UTC
There is a whole chapter on Resistant Lines with code and algorithms in the book on EDA authored by Paul Velleman that is freely available here: (pp. 121-158):

https://ecommons.cornell.edu/handle/1813/78
Comment 2 disuser 2021-05-04 15:01:06 UTC
A detailed rundown of the resistant line function:
https://mgimond.github.io/tukeyedar/articles/RLine.html