The JScience library might be of help
http://jscience.org/
Regards
Peter
Michael Warner wrote:
I am looking for a light-weight package which will allow me to compute
a Pearson product-moment correlation coefficient.
Send a matrix and return a value or values in the context of a larger
WO app
Jakarta Commons Math can do it ...
org.apache.commons.math.stat.regression.SimpleRegression
ms
On Jul 16, 2007, at 2:38 PM, Michael Warner wrote:
I am looking for a light-weight package which will allow me to
compute a Pearson product-moment correlation coefficient.
Send a matrix and return
I am looking for a light-weight package which will allow me to
compute a Pearson product-moment correlation coefficient.
Send a matrix and return a value or values in the context of a larger
WO app. As part of a larger stats package is fine.
Probably Java, maybe open-source. Any suggesti