An orthogonal technique to M-Estimators is the Iteratively Reweighted Least Squares (IRLS) method (gre84). This technique involves estimating new weights at each iteration, which are then used to derive a new solution. This method can be applied to both linear and non-linear problems.
In the linear case, the objective is to minimize a cost function of the form
| (3.105) |
In the case of an over-dimensioned problem, this has a solution
| (3.106) |
The same approach is applied to non-linear systems.