search for: stuhlsatzenhausweg

Displaying 9 results from an estimated 9 matches for "stuhlsatzenhausweg".

2004 Feb 12
3
Debugging R Code
...t find out how I can start debugging my code after typing "R -d gdb", which brought me to the gdb prompt (I'm using R 1.6.2 in xemacs via ESS). Thanks, Tobias __________________________________________ Tobias Sing Computational Biology Group Max-Planck-Institut f?r Informatik Stuhlsatzenhausweg 85 66123 Saarbr?cken, Germany Phone: +49 681 9325 314 Fax: +49 681 9325 399 E-mail: tsing at mpi-sb.mpg.de WWW: http://www.mpi-sb.mpg.de/units/ag3/
2004 Nov 19
2
accessing the attributes of a list inside lapply()
...() or attr() function), but for my list the names of the elements are given me information that I need. Also I must mention that the elements of the list can by of any type. Any solution is welcome. Many thanks, Adrian -- Adrian Alexa Max-Planck-Institut fuer Informatik Stuhlsatzenhausweg 85 Room 514 66123 Saarbruecken, Germany
2005 Feb 28
0
New package: ROCR (Visualizing classifier performance)
...sy to use, with only three commands and reasonable default values for all optional parameters. __________________________________________________________________________ Tobias Sing phone: +49 681 9325 315 Max-Planck-Institut f?r Informatik fax : +49 681 9325 399 Stuhlsatzenhausweg 85 email: tobias.sing at mpi-sb.mpg.de 66123 Saarbr?cken, Germany web : http://www.tobiassing.net _______________________________________________ R-packages mailing list R-packages at stat.math.ethz.ch https://stat.ethz.ch/mailman/listinfo/r-packages
2004 Aug 14
4
association rules in R
Hi I am interested in data mining problems. Has anybody ever programmed and worked with association rules in R? I am very grateful for any hint. Best regards Christoph
2005 Feb 28
0
New package: ROCR (Visualizing classifier performance)
...sy to use, with only three commands and reasonable default values for all optional parameters. __________________________________________________________________________ Tobias Sing phone: +49 681 9325 315 Max-Planck-Institut f?r Informatik fax : +49 681 9325 399 Stuhlsatzenhausweg 85 email: tobias.sing at mpi-sb.mpg.de 66123 Saarbr?cken, Germany web : http://www.tobiassing.net _______________________________________________ R-packages mailing list R-packages at stat.math.ethz.ch https://stat.ethz.ch/mailman/listinfo/r-packages
2004 Jan 20
2
graph algorithms in R
Hi, I was wondering if there are any packages available that can represent mathematical graphs along with functions to manipulate them? Google did'nt turn up anything ( I may be asking too much of R :-/ ) Thanks, ------------------------------------------------------------------- Rajarshi Guha <rxg218 at psu.edu> <http://jijo.cjb.net> GPG Fingerprint: 0CCA 8EE2 2EEB 25E2 AB04
2004 Sep 25
2
Strange behavior of is.na() on lists
...2 R 2.0.0 beta Debian Sarge 3 R 1.9.1 Windows 4 R 1.8.1 SunOS In my view this seems to be a bug. If is not, can somebody explain me what is really happening and how can I overcome this behavior? Many thanks, Adrian -- Adrian Alexa Max-Planck-Institut fuer Informatik Stuhlsatzenhausweg 85 Room 514 66123 Saarbruecken, Germany
2003 May 08
5
MD4 bug-fix for protocol version 27
...Christoph PS: Just let me say that having to run clean_flist() on both client and server _after_ the file list has been transmitted is a real PITA. -- Christoph Bartelmus mailto:bartelmus@eyeled.de Eyeled GmbH, Science Park Saar http://www.eyeled.de Stuhlsatzenhausweg 69 phone: +49-(0)681-3096-114 66123 Saarbr?cken fax: +49-(0)681-3096-119 -------------- next part -------------- Index: checksum.c =================================================================== RCS file: /cvsroot/rsync/checksum.c,v retrievi...
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