Displaying 20 results from an estimated 500 matches similar to: "R : 3D graphics"
2000 Feb 18
0
: multiple discriminant analysis
I am looking for a "multiple discriminant analysis" function
It seems to be called DISCR in Splus, but I can't find it in R, and
R-packages.
Thank for your help
--
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 :
2014 Feb 24
3
Error gdata and gplots packages
Hi, I just installed Ubuntu 12.04.4. I installed R by following
instructions from CRAN after modification into my /etc/apt/sources.list file
sudo apt-get update
sudo apt-get install r-base
sudo apt-get install r-base-dev
When I try to load library(gdata) ou library(gplots), I have error
message :
library(gdata)
gdata: read.xls support for 'XLS' (Excel 97-2004) files
2002 Nov 26
4
samba, openldap, smbldap tools
Hi-
I'musing the smbldap tools to create ldap entries for user logins through
samba. I was just wondering if anyone knew what format userPassword is
stored in. Is it an md5 hash? Thanks!!
--Greg
_________________________________________________________________
Add photos to your e-mail with MSN 8. Get 2 months FREE*.
http://join.msn.com/?page=features/featuredemail
1998 Sep 03
2
R on Linux/Alpha ?
Hi,
As a newcommer to R, I tried to install R on my Alpha 164LX PC
(running Linux), but it coredumps before performing anything.
(a common problem when porting to Alpha 164LX).
Has anybody any information and solution to this ?
--
Email: tuffery@urbb.jussieu.fr
Tel : (33 1) 44.27.77.33
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list --
2001 Sep 06
2
file.copy() problems on WinNT (PR#1085)
For some files, file.copy() doesn't copy these files correctly.
Here you will find a file (Bitmap, 769Kb) to reproduce the problem:
http://www.statistik.uni-dortmund.de/leute/ligges/R/test1.bmp
Using
file.copy("c:/test1.bmp", "c:/test2.bmp", overwrite = TRUE)
produces a second file with the size of ~1.4 Mb:
http://www.statistik.uni-dortmund.de/leute/ligges/R/test2.bmp
2003 Feb 11
2
VPN access
Hi-
I have a linux server running Samba where users on my local LAN can log in
to a domain. Is there any way, through VPN, to have remote users on Win2000
/ WinXP log in to my domain? Thanks!!
-Greg
_________________________________________________________________
The new MSN 8: advanced junk mail protection and 2 months FREE*
http://join.msn.com/?page=features/junkmail
2003 Jul 26
2
Can't join the domain, Samba 3 beta 3
Hi-
Whenever I try to join my domain I get an error message saying "unknown user
name or bad password" even when I'm typing in the correct password. Does
anyone know what this can be?
Thanks,
Greg
_________________________________________________________________
MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*.
http://join.msn.com/?page=features/virus
2008 Nov 21
3
write every element of a variable into a separate text-file
Hello,
what I want to do, is, to write every element of a variable into a
separate text-file automatically:
My Variable:
> wull
[1] "Hallo Leute, wie gehts denn euch seid ihr noch alle..."
[2] "Is their anyone how can help me with..."
[3] "mann, mann, mann... das nervt aber.."
[4] "how are you littele strange tiger..."
2004 Mar 25
2
imap indexing error when moving multiple mails
Hi,
I've got an 'interesting' problem with a dovecot 0.99.10.4 setup on
NetBSD/i386 1.6ZK.
dovecot is serving imap only at the moment, using mbox format
mailboxes. '/etc/dovecot.conf' is pretty vanilla - among the modified
settings,
mail_read_mmaped = yes
maildir_check_content_changes = yes
mbox_lock = fcntl
could be relevant. Anyway - from time to time when I move a
2003 Feb 11
2
Samba / OpenLDAP and groups
Hi-
I'm using Samba with OpenLDAP and was wondering how to add a user to
multiple groups, for instance 'Domain Users' and 'Marketing'. Is this
stored in the gid field? Do I just add more than one gid filed for each
entry? Thanks!
-Greg
_________________________________________________________________
The new MSN 8: advanced junk mail protection and 2 months FREE*
2003 Nov 06
3
Translation samba 3 how to in german, Übersetzung des Samab 3 How to ins deutsch
Hallo Leute,
ich m?chte gerne die Samba Doku ins deutsch ?bersetzen.
Ich arbeite schon lange mit Samba und denke es w?re kein ?berm?ssiger Aufwand.
Da ich Samba aber meist als Pdc benutze bin ich mit einigen Features technisch nicht so vertraut.
( samba und ldap an einem win server etc )
Ich w?rde mich freuen wenn einige Deutsche mitmachen w?rden damit wir uns technisch und gramatikalisch
2004 Jun 07
3
Aggregate rows to see the number of occurences
Hi,
I have a set of data like the following:
[,1] [,2]
[1,] 10 2
[2,] 7 0
[3,] 1 0
[4,] 1 0
[5,] 15 0
[6,] 17 4
[7,] 4 0
[8,] 19 8
[9,] 10 2
[10,] 19 5
I'd like to aggregate it in order to obtain the frequency (the number of
occurences) for each couple of values (e.g.: (10,2) appears twice, (7,0)
appears once). Something cool
2000 Sep 21
2
No subject
Dear R-friends,
i just look at http://www.statistik.uni-dortmund.de/leute/ligges.htm to
download scatterplot3 and saw a write and read wav-files library. So i
wondered if R can play wav-files. This would be very practical, espacially
when you do some long computations.
If not, can R play a system beep or something like that?
Thanks,
Thomas
2003 Jun 25
2
Markov chain simulation
Hi,
Does anybody know a function to simulate a Markov chain given a
probability transition matrix and an initial state ?
Thanks.
Philippe
--
--------------------------------------------------
Philippe Hup?
Institut Curie - Equipe Bioinformatique
26, rue d'Ulm - 75005 PARIS France
+33 (0)1 42 34 65 29
Philippe.Hupe at curie.fr <mailto:Philippe.Hupe at curie.fr>
2008 Sep 03
2
optimizing speed of calculation (recursive product)
Dear list,
I'm wondering how to optimize functions/processes like the one shown
below (which simplifies something we're trying to do with very large
datasets).
In many cases I've noticed that using apply, sapply etc can help
speeding up processes, but in this case I don't see how I could do so.
a <- runif(10000000,0.5,1.6)
C <- 2
M <- 10000000
system.time( for (i in
2008 May 25
11
Aerofly Prof deluxe
Have someone experience with the model-aircraft simulator
Aerofly Prof. deluxe?
Get someone them running?
Thanks for your help
joerg
--
Super-Acktion nur in der GMX Spieleflat: 10 Tage f?r 1 Euro.
?ber 180 Spiele downloaden und spiele: http://flat.games.gmx.de
2006 Apr 27
3
ordered boxplots
Dear List-Members,
I would like to produce a ordered boxplot in which the categories with
the smallest median are plotted at the left end and the box with the
largest median at the right.
Thanks in advance for any advices
Thomas H.
2001 Jun 26
1
compiling R-1.3.0 under Tru64 Unix
Dear all-
I get the same problem in compiling R-1.3.0 on
Tru64 Unix (OSF 5.0). Here is the final output of
the ./configure
R is now configured for alphaev67-dec-osf5.0
Source directory: .
Installation directory: /usr/local
C compiler: gcc -mieee -g -O2
C++ compiler: c++ -g -O2
FORTRAN compiler: f77 -fpe3 -g
X11 support:
2004 Jun 03
1
Problem with par("usr")
Hi,
I'm trying to use the "usr" argument but I see no effect of this option
on my plots. For example:
> par(usr=c(0,4,0,4))
> plot(1,1)
This plots one point fine, but the coordinates of the plotting region
are not those that I specified using par()...
I can check this with
> par("usr")
[1] 0.568 1.432 0.568 1.432
What can I change in order to have this
2006 Apr 24
3
Problem with data frame
Dear r-users,
suppose I have n normal distributions with parameter N(0,i) i=1,2,.......,n
respectively.
Now I want to generate 500 random number for each distribution. And want to
put all 500*n random numbers
in a single data frame.
I tried with following code:
>n=20
random = data.frame(n)
for ( i in 2: length)
{
random[,i] = random(500,mean=0,sd=i)
}
but while executing this I