Polyfit

Greg Willden gregwillden at gmail.com
Fri Oct 13 16:36:50 EDT 2006


On 10/13/06, A. M. Archibald <peridot.faceted at gmail.com> wrote:
>
> At this point you might as well use a polynomial class that can
> accomodate a variety of bases for the space of polynomials - X^n,
> (X-a)^n, orthogonal polynomials (translated and scaled as needed),
> what have you.
>
> I think I vote for polyfit that is no more clever than it has to be
> but which warns the user when the fit is bad.
>
>

What about including multiple algorithms each returning a figure of fit?
Then I could try two or three different algorithms and then use the one that
works best for my data.

Greg
-- 
Linux.  Because rebooting is for adding hardware.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20061013/11744ba6/attachment.html>
-------------- next part --------------
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
-------------- next part --------------
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/numpy-discussion


More information about the NumPy-Discussion mailing list