Least trimmed squares
Least trimmed squares, or least trimmed sum of squares, is a robust statistical method that fits a function to a set of data whilst not being unduly affected by the presence of outliers
. It is one of a number of methods for robust regression.
Description of method
Instead of the standard least squares method, which minimises the sum of squared residuals over n points, the LTS method attempts to minimise the sum of squared residuals over a subset,, of those points. The unused points do not influence the fit.In a standard least squares problem, the estimated parameter values β are defined to be those values that minimise the objective function S of squared residuals:
where the [errors and errors and residuals in statistics|residuals in statistics|residuals] are defined as the differences between the values of the dependent variables and the model values:
and where n is the overall number of data points. For a least trimmed squares analysis, this objective function is replaced by one constructed in the following way. For a fixed value of β, let denote the set of ordered absolute values of the residuals. In this notation, the standard sum of squares function is
while the objective function for LTS is