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

Robert Kern robert.kern at gmail.com
Fri Jun 22 00:28:47 EDT 2007


Christian K wrote:
> Robert Kern wrote:
>> Christian K wrote:
>>
>>> Is that the way scipy.odr handles the weights?
>> The weighted sum of the residuals is the value that is minimized. I like
>> formulating the problem that way rather than going through the details of the
>> linear case. I think it's more direct this way.
> 
> I see. So then the same limitation applies: the error has to be gaussian, right?

Yes, of course.

-- 
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