search for: randlib

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

2004 Oct 25
5
building a package under windows
Hi, I have a package of my own which seems to work fine under linux. I want to make a compiled version for windows. (I work with windows 2000 and R 2.0) I have followed the steps described in the file readme.packages (in the top-level directory of the binary installation) and I had a trouble at this step (which aim is not documented): C:\Program Files\R\rw2000\src\gnuwin32>make libR.a
2002 Mar 12
1
using R API in dynamically loaded code?
I'm probably missing something very basic here, but: I've written some C code that I load into R dynamically. In the course of this C code, I generate some multinomial random deviates. I initially used the publically available "randlib" library, which also implements its own random number generator and binomial deviates (which are used to generate the multinomial deviates). For parsimony and for licensing reasons (the randlib licensing is not entirely clear, but there's some wording about ACM algorithms that contradict...
2002 Apr 21
0
New R CGI gateway: TKU-Stat
...tch mode, get the result, and show the results on Web page. Currently it's in developing stage, but modules for basic statistics are almost done. This package is not limited to pure CGI for R only. It should be able to handle all programs with batch-processing capability. In fact, I am using randlib and dcdflib fortran codes to do probability calculation, as a demo of alternatives. It should also be able to handle SAS :) I will release the codes in GPL licence as soon as possible, after I clean bunch of messy codes and unify module standard. from Steve Chen (email: steve at steve-chen.net) A...
2002 Jun 06
3
R & PHP
Hi, have anybody experience or do something in R with PHP togehter (...and MySQL as DB) ? It would be nice for a exchange of ideas ! Thanks for advance & regards, christian -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or