Chris Stebbing wrote: > Hi All, > > I'm on Delphi 2005. Can someone please point me in the direction of > a freeware component for calculating a line of best fit and > correlation coefficient for a series of x & y values? There's not > going to be a whole lot of points so speed is not the issue here, > just something simple that works. > > Ta muchly, > Chris.
I have a unit available here: http://www.satsignal.eu/software/components.html#CurveFit It works in Delphi 4, 5 and 2007, and there's a C++ version too. Cheers, David -- SatSignal software - quality software written to your requirements Web: http://www.satsignal.eu Email: [EMAIL PROTECTED] _______________________________________________ Delphi mailing list -> [email protected] http://lists.elists.org/cgi-bin/mailman/listinfo/delphi

