Displaying 20 results from an estimated 300 matches similar to: "revised versions of "R for Beginners" on CRAN"
2000 May 18
1
tutorial "R pour les débutants" is available on CRAN
Dear R-users,
Thanks to Friedrich Leisch, my document "R pour les d?butants" is available
on CRAN in the contributed documentation section:
http://cran.r-project.org/doc/contrib/Rdebuts.pdf.
It is written in French. "R pour les d?butants" ("R for beginners") gives a
starting point for people with no experience with R (or S). I tried to
explain the basics in the
2000 May 18
1
tutorial "R pour les débutants" is available on CRAN
Dear R-users,
Thanks to Friedrich Leisch, my document "R pour les d?butants" is available
on CRAN in the contributed documentation section:
http://cran.r-project.org/doc/contrib/Rdebuts.pdf.
It is written in French. "R pour les d?butants" ("R for beginners") gives a
starting point for people with no experience with R (or S). I tried to
explain the basics in the
2008 Oct 13
1
heimdal/AD documentation
as i promise last week, a incomplete documentation about configuring a trust
beetween a heimdal kdc and a windows AD domain
really sorry for non-french speakers
of course, i'm very interresting in any feedback...
Pascal
configuration
- le realm Kerberos est DEMO.LOCAL
- le realm du domaine AD est ad.demo.local
La configuration du KDC lui m?me ne pr?sente pas de difficult?
2004 Mar 22
1
Débutant R
Bonjour à tous,
Je débute dans l'utilisation de R, et suis à la recherche de toute piste me permettant l'introduction à ce logiciel.
J'ai pour le moment la fiche d'Emmanuel Paradis: "R pour les débutants", mais j'aimerais savoir où je peut trouver
d'autres documentations notamment pour le traitement statistique de données (Anova, modèle linéaire et
modèle
2006 Apr 28
2
Memoire defaillante
Bonjour,
je travaille actuellement sur le logiciel R et mets en place des procédures d'analyse de données :
sur des procédures de classification employant la commande dist(), je rencontre des problèmes de memoire : avec des data.frame d'environ 100 000 lignes j'obtiens le message d'erreur suivant :
Error : cannot allocate vector of size 668 481 330
Ou une autre erreur souvent
2006 May 04
2
R pour débutant
Bonjour,
Je suis actuellement doctorant (en fin de th?se) et je vais avoir besoin de me
servir de R.
Devant apprendre R tout seul, je suis tomb? sur un mail de vous disant que vous
aviez r?aliser un tutorial sur ce logiciel pour des 100% d?butant comme moi
J'aurai essentiellement ? utiliser des algo de clustering (SOM ou Nu?e dyna) sur
des matrices pouvant faire 41x230
Cependant je
2005 Oct 24
1
Pb with function taxo2phylog (package ade4)
Hello
I'm using the package ade4 to obtain classification from a .txt file. I
use the following commands:
cronquist <- read.table("cronquist.txt", h = T, row.names = 8)
cronquist <- as.taxo(cronquist[7:1])
cro.phy <- taxo2phylog(cronquist)
in which cronquist.txt is a file with a classification of 218 genus of tree
species from french Guiana.
We I try to use the
2003 Apr 16
1
rsync-2.5.6 on AIX 4.3.3
Hi all,
After a few days of looking into why rsync-2.5.6 would not work when using
the "::" syntax on AIX 4.3.3, I discovered it is only the case when the
system is not patched. I patched my system to maintenance level 10 and it
works fine.
AIX 4.3.3.0 - not working
# uname -a
AIX host1 3 4 00070F3F4C00
# instfix -i | grep ML
<stuff deleted>
All filesets for 4.3.3.0_AIX_ML
2008 Jul 15
1
package.skeleton does invalide regular name...
Hi the list,
I am using package.skeleton on a file that has a very classic name, but
package.skeleton detect it as a invalid name :
--- 8< -------
package.skeleton(name="packClassicBis",code_files="./packClassic/R/progClassic.R")
Cr?ation des r?pertoires...
Cr?ation de DESCRIPTION...
Cr?ation de 'Read-and-delete-me'...
Recopiage des fichiers de code...
Cr?ation
2006 Jun 28
2
Nouvelle Appli Rails (made in france ?) redMine
Salut,
http://rubyforge.org/projects/redmine/
redMine is a project management web application: issues tracking,
news, documents and files management. Written using Ruby on Rails
framework
Complet, Joli! et code tr?s propre, merci ? Jean-Phillipe Lang.
Et en particulier pour son helper pour faire des tris dans des
affichages pagin?s.
J''en abandonnerai presque Mantis..
1999 Apr 07
0
Samba, PAM and Netware question
I am currently running Samba 2.0.3 on my RedHat 5.2 linux box. I have
some services (such as login, ftpd) set up to authenticate via our
Netware server. How can I do this with Samba? I've tried placing the
same line in /etc/pam.d/samba as I have in the login and ftp files of the
same directory but, as far as i can tell, Samba doesn't even try to use
the Pam module to authenticate
2008 Dec 12
0
preprocessCore
Bonjour!
Je suis en train de faire un projet utilisant Affymatrix mais j'ai un probl?me ?
t?l?charger un package depuis R: une fois que je t?l?charge le package et je
demande de faire "rma" ca sort l'erreur suivante et je n'ai aucune id?e de
comment je pourrais faire.
> library(preprocessCore)
> plac.rma <- rma(plac.new)
Background correcting
Normalizing
Calculating
2005 Dec 16
0
Problème avec les accents...
Bonjour,
J?ai un serveur Linux RedHat 9 sur lequel je fais un montage Samba d?un
r?pertoire partag? d?un client Windows par :
# smbmount //sf-etudes/partage /mnt/sf-etudes/ -o
workgroup=Info,password=xxxx,iocharset=iso8859-1,codepage=850
J?acc?de correctement aux fichiers Windows, mais les fichiers ayant des
noms accentu?s (ex : L?on.txt) s?affichent avec un caract?re ? ? ? et je
ne peux pas
2011 Feb 01
1
sqlsave and mysql database with autoincremental column
Hello,
I'm trying to modify my r-script to use RODBC instead of DBI/RMySQL (no more
ready-to-use package for windows).
I would like to copy a data.frame of 44 columns to a table of 45 columns
(the 45th is an autoincremental column).
With the following commands,
colnames(df)<- a vector with the names of the 44 columns
2003 Apr 10
0
compile fixed, ssh-basic.test not working
Thanks for the help Jim.
I have found the testsuite stuff, and this in turn pointed me at
build.samba.org, which in turn told me that the build farm is using cc
instead of gcc.
I was able to get the compile finished with cc and make (rather than gcc
and gmake).
One thing to note: I could only get the ssh-basic.test to work by adding a
kludge and commenting out the "ThisShouldGo Line."
2017 Dec 17
0
APC SmartUPS 1000 via usb
Bonjour,
Je fais suite au message que vous avez post? en 2015 :
http://lists.alioth.debian.org/pipermail/nut-upsuser/2015-February/009568.html
J'ai le m?me probl?me et ne trouve pas la solution. Comment vous en
?tes-vous sorti ?
D'avance, merci pour votre aide.
--
Cordialement
Herv? BASTET
Nouveau num?ro non surtax?
01 69 42 87 94
Ce message est prot?g? par les r?gles relatives au
2003 Apr 08
1
compile 11.00 parisc1.1 32-bit fails - snprintf
I am having trouble compiling rsync 2.5.6 for HPUX 11.00.
The system I am using has a number of patches, although I admit not having
verified that it is completely up to date.
I have found gcc 3.2 and gmake and installed them.
- configure seems to work fine. (my use ./configure
--prefix=/opt/trial/local --with-rsync-path=/opt/trial/local/bin/rsync)
- it finds snprintf and vsnprintf but not C99
2006 Jun 28
4
argument out of range...
Hi...
I''ve a problem with this :
[code]
def fir_tahiti
@notams=Array.new
Notam.find_all_notams().each do |notam|
@notams.push(notam) if (to_secs(notam.debut)<Time.now.to_i and
to_secs(notam.fin)>Time.now.to_i)
end
end
def to_secs(str = nil)
Time.gm(2000+str[0..1].to_i, str[2..3].to_i, str[4..5].to_i,
str[6..7].to_i, str[8..9].to_i).to_i if str
end
[/code]
It tells
2007 Apr 12
9
taille de caractère
en fait je vous renvoi ce message car maintenant la taille de la police change au bout de 500 lignes environ, alors que j''avais reussi à garder la taille jusqu''à environ 5000 lignes.
Je ne comprend pas. Est-ce que c''est instable?
le bout de code que vous m''avez envoyer ne marche pas.
merci
Sebastien
_______________________________________________
wxruby-users
2008 Mar 15
0
Naissance de fr.centos.org / Birth of fr.centos.org
(For non native french speakers : that will be my only announce here in
another language than english ;-) )
Le projet CentOS est heureux de vous annoncer la naissance du site
http://fr.centos.org .
En r?ponse ? la demande croissante de la communaut? des utilisateurs
francophones de CentOS, le forum fr.centos.org a vu le jour.
Nous profitons de cette annonce pour relancer l'appel aux