using R programming in java

后端 未结 4 1687
一向
一向 2020-12-25 13:11

We are working on a complex statistical project on Java. We did the original code in the R programming language. Is there a way to convert this code to Ja

4条回答
  •  旧时难觅i
    2020-12-25 13:49

    You can try Renjin (http://www.renjin.org):

    "Renjin is a JVM-based interpreter for the R language for statistical computing. This project is an initiative of BeDataDriven, a company providing consulting in analytics and decision support systems."

提交回复
热议问题