search for: dcdflib

Displaying 3 results from an estimated 3 matches for "dcdflib".

2004 Nov 02
0
how to call function in ../src/main
...eForT.i, which has /* File : GetPvalueForT.i */ %module GetPvalueForT extern double GetPvalueForT ( double t, double deg ); We use GetPvalueForT: $(srcdir)/GetPvalueForT.c swig -perl5 GetPvalueForT.i gcc $(ALL_CPPFLAGS) $(ALL_CFLAGS) -c GetPvalueForT.c GetPvalueForT_wrap.c -I$(DCDFLIB) -I/usr/local/lib/perl5/5.8.2/sun4-solaris-thread-multi/CORE -Im ld -G GetPvalueForT.o -Im -L. -lRmath -lm GetPvalueForT_wrap.o -o GetPvalueForT in Makefile and we got GetPvalueForT.pm and GetPvalueForT and then we can call it from perl: test.pl: #!/usr/local/bin/perl use strict; use Ge...
2002 Apr 21
0
New R CGI gateway: TKU-Stat
...t 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) Associate Pro...
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