PDA

View Full Version : F90/C Weighted Linear Regression Code


natski
Nov2-09, 04:43 PM
Hi Guys,

Can anyone recommend a code, preferably in fortran 90/77, or possibly in C, which provides a weighted linear regression of a 3 column file?

Natski

silverfrost
Nov3-09, 05:34 AM
There will be routines in Simfit to do it (not sure specifically about a 3 column file): http://simfit.silverfrost.com/

natski
Nov3-09, 09:41 AM
Hmm thanks but I'm really looking for a short routine in Fortran or C.