ASCL.net

Astrophysics Source Code Library

Making codes discoverable since 1999

ASCL Code Record

[ascl:1404.001] LTS_LINEFIT & LTS_PLANEFIT: LTS fit of lines or planes

LTS_LINEFIT and LTS_PLANEFIT are IDL programs to robustly fit lines and planes to data with intrinsic scatter. The code combines the Least Trimmed Squares (LTS) robust technique, proposed by Rousseeuw (1984) and optimized in Rousseeuw & Driessen (2006), into a least-squares fitting algorithm which allows for intrinsic scatter. This method makes the fit converge to the correct solution even in the presence of a large number of catastrophic outliers, where the much simpler σ-clipping approach can converge to the wrong solution. The code is also available in Python as ltsfit.

Code site:
https://www-astro.physics.ox.ac.uk/~cappellari/software/#lts
Described in:
https://ui.adsabs.harvard.edu/abs/2013MNRAS.432.1709C
Bibcode:
2014ascl.soft04001C

Views: 4454

ascl:1404.001
Add this shield to your page
Copy the above HTML to add this shield to your code's website.