search for: elveskew

Displaying 1 result from an estimated 1 matches for "elveskew".

2012 Feb 27
0
Help with rJava
I am trying to invoke an in house developed java program from R and am running into some confusing issues. I've written this function: DoNormalSkew <- function() { .jaddClassPath("U:/development/software/untilities/ELVeSkew/dist/ELVeSkew.jar") .jpackage("U:/development/software/utilities/ELVeS/dist/ELVeSkew.jar") .jcall("java/lang/System", "V", method=Main.main(), "U:/development/software/utilities/ELVeSkew/test/csv", "U:/development/software/utilities/ELVeSkew/...