Eric, Tony, thanks for your replies. I'll look at SciPy then for this
functionality.
Thanks,
--Michiel.
--- On Sat, 4/24/10, Eric Firing wrote:
> From: Eric Firing
> Subject: Re: [matplotlib-devel] Lowess smoothing
> To: "Michiel de Hoon"
> Cc: matplotlib-devel@l
Michiel de Hoon wrote:
> Hi everybody,
>
> A number of years ago I wrote a function to do Lowess smoothing to calculate
> a smooth curve through a scatter plot. I copied an example script below and
> attached the resulting figure to this mail.
> I think that such a smoothing function would be a
On Apr 24, 2010, at 4:25 AM, Michiel de Hoon wrote:
> Hi everybody,
>
> A number of years ago I wrote a function to do Lowess smoothing to calculate
> a smooth curve through a scatter plot. I copied an example script below and
> attached the resulting figure to this mail.
> I think that such a