Displaying 8 results from an estimated 8 matches for "computergestuetzte".
1999 Feb 10
1
Creating subscripts in text()
Hello!
Help!
How to create subscripts in text() ?
Could not find an example nor could I guess it.
Thank you!
Detlef
Detlef Steuer Universitaet Dortmund ///////
LS Computergestuetzte Statistik U N I D O ///
steuer at gigamain.statistik.uni-dortmund.de ______///////
Tel: ++49 +231 755 4353 Fax: ++49 +231 755 4387 \_\_\_\/////
\_\_\_\///...
2000 Jul 07
1
R and large RAM
I am planing to buy several machines with 2 GB RAM.
Is R able to use this much memory?
Thanks
Gerhard
--
Dr. Gerhard Paass http://ais.gmd.de/~paass
GMD.AiS - Inst. for Autonomous Intelligent Systems
Schloss Birlinghoven, D-53754 St. Augustin, Germany
mail: paass at gmd.de fon: +49 2241 14-2698 fax: ..-2342
2000 Aug 31
1
newsgroup
Is there a newsgroup for r discussion, too, or are there only these
mailinglists?
Thomas
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at
1997 Dec 11
1
R-alpha: fft does not act as described in help(fft)
...multiply with 1/length(x) by hand if I want to
get the inverse Fouriertransform.
The help states it will do it by itself.
Version R-0.60.1, Linux
Seems to be pretty easy to correct either the fft or :-) the help(fft)!
Cu Detlef
Detlef Steuer Universitaet Dortmund ///////
LS Computergestuetzte Statistik U N I D O ///
steuer@gigamain.statistik.uni-dortmund.de ______///////
Tel: ++49 +231 755 3139 Fax: ++49 +231 755 4387 \_\_\_\/////
\_\_\_\///
\_\_\_\/
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-...
1999 Apr 07
1
chull() wanted?
...nvex peeling in C (some time ago),
using an O(n log(n)) algorithm, so it probably will prove relatively easy to
use that code for a R-function.
Well, as least as easy as any programming tends to be. :-)
Detlef Steuer
Detlef Steuer Universitaet Dortmund ///////
LS Computergestuetzte Statistik U N I D O ///
steuer@amadeus.statistik.uni-dortmund.de ______///////
Tel: ++49 +231 755 4353 Fax: ++49 +231 755 4387 \_\_\_\/////
\_\_\_\///...
2000 Apr 18
4
R : 3D graphics
I am looking for a package that allow to plot 3D set of points (x, y, z) ?
Can someone help me to find it ?
thank for help
anne
--
Anne BADEL-CHAGNON Email:badel at urbb.jussieu.fr
Equipe de Bioinformatique Mol?culaire, Universite Paris 7
Tour 53, 1er etage, case 7113 Tel : 01.44.27.77.14
75251 Paris cedex 05 Fax : 01.43.26.38.30
-------------- next part
2000 Feb 29
3
standing ovations
I think this is a moment to lean back from daily business, details or
whatsoever and appreciate the impressive achievment of Ross, Robert and the
R-core team. Incredible!
They created an impressive and extremely useful software, for teaching,
research and more. Besides these direct practical benefits, I think this
project is more: it gives an outstanding example of international
cooperation and
2000 Feb 02
1
Large data sets and aggregation
I've noticed quite a few messages relating to large data sets bedeviling
R users, and having just had to program my way through one that actually
caused a "Bus error" when I tried to read it in, I'd like to ask two
questions.
1) Are there any facilities for aggregation of data in R?
( I admit that this will not do much for the large data set problem
immediately)
2) Is there any