开发者

Java statistical packages [closed]

开发者 https://www.devze.com 2023-02-25 03:53 出处:网络
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.

开发者_运维知识库

Closed 9 years ago.

Improve this question

I am searching for java modules which i can include in my program to run various statiscal tests. So far I have found http://commons.apache.org/math/userguide/stat.html - Are there any other java sites which also supports statistical packages.

I need to incorporate the package in my program and call the functions to run the tests. Thanks


check this : http://math.nist.gov/javanumerics/

and this: http://www.fnordistan.com/jstats.html


Here is one more - https://code.google.com/p/java-statistical-analysis-tool/ . This library is written completely in Java.

0

精彩评论

暂无评论...
验证码 换一张
取 消