search for: tendu

Displaying 7 results from an estimated 7 matches for "tendu".

Did you mean: tends
2005 Oct 24
1
Pb with function taxo2phylog (package ade4)
...nquist.txt is a file with a classification of 218 genus of tree species from french Guiana. We I try to use the function taxo2phylog, I obtain the following error message (in French) : Erreur dans newick2phylog.addtools(res) : la longueur de 'dimnames' [2] n'est pas ??gale ?? l'??tendue du tableau Error in newick2phylog.addtools(res) : length of dimnames[2] is not equal to length of frame newick2phylog.addtools is a function that is called when taxo2phylog is called when I want to know what is in dimnames[2] I obtain the names of my columns : none is missing. I don't un...
2002 Aug 22
0
revised versions of "R for Beginners" on CRAN
...disponible sur le CRAN dans la partie "Contributed Documentation". Le document fait maintenant presque 60 pages et a ?t? enti?rement r?vis?. La description des "objets" et de la manipulation des donn?es a ?t? compl?tement r?-?crite. La partie sur les graphiques a ?t? notamment ?tendue et inclue maintenant une introduction aux packages grid et lattice. Tout commentaire sera le bienvenu. Best wishes, Emmanuel Paradis -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-announce mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html...
2011 Feb 01
1
sqlsave and mysql database with autoincremental column
...db;UID=usercount;PWD=my_pwd;case=tolower") sqlSave(ch,my_df, "my_table", append = TRUE, rownames = FALSE, fast=FALSE) odbcClose(ch) I got the following message (in french, sorry): Erreur dans dimnames(x) <- dn : la longueur de 'dimnames' [2] n'est pas ?gale ? l'?tendue du tableau It means something like: the length of 'dimnames' [2] is not equal to the array extent If I do the same with a table with only 44 columns, without the autoincremental column, it works ... but I need this last column. Could you please help me to modify my commands so that I can...
2005 Dec 16
0
Problème avec les accents...
...rkgroup=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 les copier dans un filesystem du serveur Linux (erreur : Cha?ne multi-octets ou ?tendue de caract?res invalide ou incompl?te). Quelle solution ? ce probl?me ? Hello, I?ve a RedHat 9 Linux server, and I mount a Windows client shared directory with the following : # smbmount //sf-etudes/partage /mnt/sf-etudes/ -o workgroup=Info,password=xxxx,iocharset=iso8859-1,codepage=850 I see...
2013 Nov 12
0
CentOS Digest, Vol 106, Issue 12
...ET FORMATION : ? Notion de base sur les r?seaux (mod?le OSI, c?blage) ? Protocoles et concepts du routage (routage, dynamique, RIP, OSPF, EIGRP, VLSM, et statique) ? Commutation de r?seau local et r?seau local sans fil (conception d?un r?seau local, VLAN, VTP, STP) ? Acc?s au r?seau ?tendu (PPP, FRAME RELAY, SECUTITE DU RESEAU, ACL, NAT DOMAINE DE COMPETENCES : LOGICIELS: ? WORD ? EXCEL ? ACCESS ? POWER POINT INSTALLATION : ? WINDOWS XP ? WINDOWS 7 ? WINDOWS VISTA ? WINDOWS 2003 SERVER CONFIGURATION : ? Configuration : DHCP, DNS, IIS, SOUS 2003 SERVER ? L...
2003 Jun 30
4
french map
Hello, I would like to know if (as the usa map with Splus), it is possible with R to plot the french map and to add points (representing towns for instance) on the figure in the appropriate (x,y) system. Thank you. Nathalie Peyrard
2009 Apr 22
1
Multiple imputations : wicked dataset ? Wicked computers ? Am I cursed ? (or stupid ?)
...rly development (version=0.06.something), but manual advertises nice features) : > system.time(Data2.mi<-mi(DataTest,n.imp=5)) Erreur dans dimnames(AveVar) <- list(NULL, NULL, c(paste("mean(", sim.varnames, : la longueur de 'dimnames' [3] n'est pas ?gale ? l'?tendue du tableau Timing stopped at: 0.08 0 0.08 > "textbook example" (example for function mi) : did not converge after6 iterations. Did not converge after 50 iterations. Package "Amelia" (Gary King and, apparently, the Zelig gang) : > system.time(DataTest.amelia<-ameli...