[SciPy-User] robust fit

Robert Kern robert.kern at gmail.com
Mon May 30 11:12:27 EDT 2011


On Mon, May 30, 2011 at 05:58, Piter_ <x.piter at gmail.com> wrote:
> Hi all.
> Can anybody point me a direction how to make a robust fit of nonlinear
> function using leastsq.
> Maybe someone have seen ready function doing this.

A variety of robust fits are implemented in statsmodels:

http://statsmodels.sourceforge.net/trunk/rlm.html

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless
enigma that is made terrible by our own mad attempt to interpret it as
though it had an underlying truth."
  -- Umberto Eco



More information about the SciPy-User mailing list