Hi, I'm interested in developing some general-use Python/Numpy code for linear model fitting and comparison. The fitting is easy enough with Numpy, but the automated comparison of the submodels to identify which model describes best the data, requires some work. Before I embark on this, I would like to find out if anyone actually already wrote something along these lines, in order not to reinvent the wheel.
Cheers, Joris Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm _______________________________________________ Numpy-discussion mailing list [email protected] http://projects.scipy.org/mailman/listinfo/numpy-discussion
