I am back from presenting at JDK IO! JDK IO was held in Copenhagen January 19-20th. The conference was held at the IT University of Copenhagen. All of the sessions were given in English. The conference sessions covered a variety of Java topics ranging from core Java, Java EE, and JavaFX. I gave presentations onContinue reading “JDK IO Trip Report”
Tag Archives: Java
Using R from Java using a NetBeans Project
R is an open source statistical package. It is basically a free/open source competitor to SAS. R is both a language and an environment – you write scripts in the R language to run your analysis. R has a huge ecosystem of packages (CRAN) which can be easily installed to perform more complex analyses. ItContinue reading “Using R from Java using a NetBeans Project”
You must be logged in to post a comment.