I'm working on a product that needs to do some basic statistical analysis of data. At the moment the specific task at hand is linear regression, but I wouldn't mind having one place to go for simple standard deviation and stuff like that, too. I could spend a bunch of time writing stuff myself, but I figure, why reinvent the wheel?
The product I work on is free and open source, and that's what I'm looking for in a stats API, too. Or at least free! Also I want something as targeted as possible -- I don't want to pull in gigabytes of code just so I can use a couple classes.
I've been poking around looking for stuff, but surprisingly I've found little so far (
this, for instance, is not free). Can anyone help me out?
posted by Rothko at 7:46 PM on January 23, 2006