[SciPy-user] nonlinear fit with non uniform error?

Matthieu Brucher matthieu.brucher at gmail.com
Thu Jun 21 05:29:05 EDT 2007


> > Now, if your errors are not Gaussian, least-squares is no longer the
> > correct approach and your life becomes more difficult...
>
> In which sense not Gaussian? In the sense that for each point, the
> uncertainity is not Gaussian distributed? It should at least with good
> approximation be. If it is in another sense, please explain...


If the error is not Gaussian (normally distributed, ...), least squares is
not the "most likely" optimization (maximizing likelyhood on gaussian data
is the same as least squares), you should use more robust cost functions.

Matthieu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20070621/d2b514b8/attachment.html>


More information about the SciPy-User mailing list