search for: ensisun

Displaying 4 results from an estimated 4 matches for "ensisun".

Did you mean: ensis
2004 Apr 22
0
calling R from java[Scanned]
look at http://www.omegahat.org/download/index.html for my part, i'm working on Window 2000 and got lots of problem in SJava building due to C code compilation... Cheers Bruno -----Message d'origine----- De : anthony.ferrari at ensimag.imag.fr [mailto:ferraria at ensisun.imag.fr] Envoy?? : jeudi 22 avril 2004 15:15 ?? : rossini at u.washington.edu Cc : r-help at stat.math.ethz.ch; anthony.ferrari at ensimag.imag.fr Objet : Re: [R] calling R from java[Scanned] I downloaded it and installed it with all the recommended options. I created the LD_LIBRARY_PATH environ...
2004 Apr 21
2
calling R from java
Hello, I need to call R from a java(swing) application. I manage to do it with something like : Process p = Runtime.getRuntime().exec("R --slave") OutputStreanWriter o = new OutputStreamWriter(p.getOutputStream()) o.wrote("...") ... etc but at the end no .Rdata file has been created and there are some data I don't want to reload each time (for time execution reasons).
2004 Mar 16
1
X11 and utils
Hello, I'm a french student working on a project concerning cDNA microarray. I've chosen to work with R and use the marrayClasses, marrayInput (...) packages. First, when I enter "library(marrayInput)", R warns me about a missing package called "utils" but I can't find it anywhere. Normally this package is installed when you install "base" package.
2004 Jun 02
0
ARCH-M, EGARCH
Hi, I would like to know if there are R packages in order to fit ARIMA models with ARCH-M and EGARCH variance specifications. I know packages tseries, stats, nlme where I found functions : arima.sim, arima, garch. But it's not enough for me. I need to study ARCH-m and EGARCH. Thank you very much for your help. Best regards, Jerome.