Hello.

> cross posted on StackOverflow: http://stackoverflow.com/questions/12704658
> 
> I'm trying to compute the convert a R script to java using the
> *apache.commons.math* library. Can I use
> org.apache.commons.math.analysis.interpolation.LoessInterpolator 
> <http://commons.apache.org/math/api-2.2/org/apache/commons/math/analysis/interpolation/LoessInterpolator.html>
> in place of R loess 
> <http://commons.apache.org/math/api-2.2/org/apache/commons/math/analysis/interpolation/LoessInterpolator.html>
> ? I cannot get the same result.

The first would be to try out version 3.0 of Commons Math.

If the problem still exist, please file a report on the bug tracking system:
  https://issues.apache.org/jira/browse/MATH


Regards,
Gilles

> [...]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to