17.11.2012 Views

Numerical recipes

Numerical recipes

Numerical recipes

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

15.7 Robust Estimation 701<br />

where the function ρ is the negative logarithm of the probability density. Taking the<br />

logarithm of (15.7.1) analogously with (15.1.4), we find that we want to minimize<br />

the expression<br />

N�<br />

ρ(yi,y{xi; a}) (15.7.2)<br />

i=1<br />

Very often, it is the case that the function ρ depends not independently on its<br />

two arguments, measured yi and predicted y(xi), but only on their difference, at least<br />

if scaled by some weight factors σi which we are able to assign to each point. In this<br />

case the M-estimate is said to be local, and we can replace (15.7.2) by the prescription<br />

minimize over a<br />

N�<br />

� �<br />

yi − y(xi; a)<br />

ρ<br />

where the function ρ(z) is a function of a single variable z ≡ [y i − y(xi)]/σi.<br />

If we now define the derivative of ρ(z) to be a function ψ(z),<br />

ψ(z) ≡ dρ(z)<br />

dz<br />

then the generalization of (15.1.7) to the case of a general M-estimate is<br />

0=<br />

N�<br />

σi<br />

i=1<br />

i=1<br />

� �� �<br />

1 yi − y(xi) ∂y(xi; a)<br />

ψ<br />

σi ∂ak<br />

σi<br />

(15.7.3)<br />

(15.7.4)<br />

k =1,...,M (15.7.5)<br />

If you compare (15.7.3) to (15.1.3), and (15.7.5) to (15.1.7), you see at once<br />

that the specialization for normally distributed errors is<br />

ρ(z) = 1<br />

2 z2 ψ(z) =z (normal) (15.7.6)<br />

If the errors are distributed as a double or two-sided exponential, namely<br />

� � ��<br />

�yi<br />

Prob {yi − y(xi)} ∼exp − �<br />

− y(xi) �<br />

�<br />

� �<br />

(15.7.7)<br />

then, by contrast,<br />

ρ(x) =|z| ψ(z) =sgn(z) (double exponential) (15.7.8)<br />

Comparing to equation (15.7.3), we see that in this case the maximum likelihood<br />

estimator is obtained by minimizing the mean absolute deviation, rather than the<br />

mean square deviation. Here the tails of the distribution, although exponentially<br />

decreasing, are asymptotically much larger than any corresponding Gaussian.<br />

A distribution with even more extensive — therefore sometimes even more<br />

realistic — tails is the Cauchy or Lorentzian distribution,<br />

Prob {yi − y(xi)} ∼<br />

σi<br />

1<br />

1+ 1<br />

� �2 yi − y(xi)<br />

2<br />

σi<br />

(15.7.9)<br />

Sample page from NUMERICAL RECIPES IN C: THE ART OF SCIENTIFIC COMPUTING (ISBN 0-521-43108-5)<br />

Copyright (C) 1988-1992 by Cambridge University Press. Programs Copyright (C) 1988-1992 by <strong>Numerical</strong> Recipes Software.<br />

Permission is granted for internet users to make one paper copy for their own personal use. Further reproduction, or any copying of machinereadable<br />

files (including this one) to any server computer, is strictly prohibited. To order <strong>Numerical</strong> Recipes books or CDROMs, visit website<br />

http://www.nr.com or call 1-800-872-7423 (North America only), or send email to directcustserv@cambridge.org (outside North America).

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!