0
votes
Interactive Statistical Analysis tool
I would consider looking at R, it is:
Free
Widely used by statisticians
Fairly easy to use.
Can easi …
2
votes
What is the best Java numerical method package?
I've used colt from CERN before but mostly for it's random number generators. It has a mature and stable API, and high performance. …
0
votes
best way to statistically detect anomalies in data
Take a look at Control Charts, they provide a way to track changes in your data visually and specify when the data is "out …
