Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

561 results for “from:Olivier”

[R-es] Porcentaje de elementos diferentes
Olivier Nuñez · Oct 6, 2010 · r-help-es

Prueba c = ifelse(a %in% b,1,0) p = sum(c)/100 Un saludo. Olivier -- ____________________________________ Olivier G. Nuñez Email: onunez en iberstat.es Tel : +34 663 03 69 09 Web: http://www.iberstat.es ____________________________________ El 06/10/2010, a...

[R-es] manipulación de datos
Olivier Nuñez · Dec 8, 2010 · r-help-es

.. Esta vez con el fichero adjunto. Un saludo. -- ____________________________________ Olivier G. Nuñez Email: onunez en iberstat.es Tel : +34 663 03 69 09 Web: http://www.iberstat.es ____________________________________ ------------ próxima parte ------------ A non-text attachment was scrubbed... Name: datos Type: application...

[R-es] fechas ??
Olivier Nuñez · Sep 19, 2011 · r-help-es

Prueba lo siguiente: require(chron) fechas1 <-chron(c('18/12/1993', '27/11/1975'),format="d/m/y") diff(fechas1) [1] -6596 Un saludo. Olivier -- ____________________________________ Olivier G. Nuñez Email: onunez en iberstat.es Tel : +34 663 03 69 09...

R macOS .tar.gz format for latest stable release
Olivier Celhay · Apr 6, 2021 · r-sig-mac

Looking for R for macOS in the .tar.gz format for R latest stable release on macOS (4.0.5 as of today) I found that the CRAN offers only R in the .pkg format while R for macOS Developers...

help with knn from class library
Martin Olivier · Aug 24, 2004 · r-help

Hi all, I made some computations with the knn function from the class library. If I execute this function several times (with the same parameters k, training set and test set), I obtain different results. I don't understand why...

R and tmp directroy
Martin Olivier · Mar 9, 2004 · r-help

Hi all, When I start R, it gives mkdir: Ne peut cr?er le r?pertoire `/home/mart/tmp/Rtmp11729'.: No such file or directory (I specify that my home path is /home/mart and the R version is 1...

help with histogram
Martin Olivier · May 7, 2004 · r-help

Hi all, I need some help with the function histogram. Let x be a vector. The command hist(x,col="blue") gives an histogram for the vector x. I would like to add some colors in the graphics such that...

matrix from list
Olivier Lefevre · Apr 25, 2008 · r-help

Greg Snow wrote: > The '[[' only returns a single element from a data structure I know but that is precisely what I find arbitrary. Anyway you are right that it would still return the kind of object, only subsetted, which is...

[R-es] Loop for: mostrar el nombre de la variables
Olivier Nuñez · Jun 30, 2015 · r-help-es

Un opción más elegante: DES = function(x) { res=NA if(is.numeric(x)) res=mean(x) else if(is.factor(x)) { res <- as.data.frame(table(x)) res <- transform(res, cumFreq = cumsum(Freq), relative = prop.table(Freq)) } return(res...

R-4.0-branch x86_64: make FAILED
Olivier Celhay · Dec 7, 2020 · r-sig-mac

There is an issue with the build usually available at https://mac.r-project.org/high-sierra/R-4.0-branch/x86_64/R-4.0-branch.tar.gz <https://mac.r-project.org/high-sierra/R-4.0-branch...

quartz identify bug (PR#11491)
olivier at statisticien.fr · May 20, 2008 · r-devel

Full_Name: olivier Version: 2.7.0 OS: mac os 10.5.2 Submission from: (NULL) (62.39.72.218) Identify function does not work properly. Esc button does not stop the process and R crashes. On qqplots graphic, identify...

sin(pi)?
Olivier Delaigue · Sep 2, 2007 · r-help

> sin(3.141592653589793) [1] 1.224606e-16 Regards, Olivier Delaigue Nguyen Dinh Nguyen wrote: > > Dear all, > I found something strange when calculating sin of pi value > sin(pi) > [1] 1.224606e-16 > > pi > [1] 3.141593 > > sin(3.141593) > [1...

[R-es] Gr=E1fico xyplot
Olivier Nuñez · Nov 11, 2009 · r-help-es

Echa un vistazo a la función cut(). Un saludo. Olivier -- ____________________________________ Olivier G. Nuñez Email: onunez en iberstat.es Tel : +34 663 03 69 09 Web: http://www.iberstat.es ____________________________________ El 11/11/2009, a las 9:45, <guivivi en...

time zones from longitude, latitude, and date
Olivier ETERRADOSSI · Sep 23, 2013 · r-help

carlisle thacker <carlisle.thacker <at> gmail.com> writes: > > I have data that provide longitude, latitude, and local date and time but > no information about the corresponding time zone. How to identify the time > zone so they can be converted to...

How to copy line drawings in R MAC
Olivier Briet · Mar 13, 2009 · r-sig-mac

Hi Mac R users/developers, Do you have any tips on how to export graphical outputs in R on a Mac as line drawings, which can be further processed in e.g. Adobe illustrator or Keynote / Powerpoint? It seems that...

tcltk AND R
Olivier MARTIN · Jul 5, 2001 · r-help

Hi all, could somebody indicate me a tcltk tutorial for beginners with some examples for R. Thanks, Olivier -- -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- Olivier MARTIN phone: (33) 04 76 61 53 55 Projet IS2 06 08 67 93 42 INRIA Rhone-Alpes fax : (33) 04...

ML for gamma distribution
Olivier MARTIN · Feb 15, 2001 · r-help

Dear R users, I would like to estimate the ML parameters of a gamma distribution . Does anybody have a program to do this ? Thanks -- Olivier MARTIN Projet IS2 INRIA Rhone-Alpes 655, Av. de l'Europe Montbonnot 38334 Saint Ismier...

lmer and scale parameter in glmm model
Olivier MARTIN · May 25, 2007 · r-help

Hi all, I try to fit a glmm model with binomial distribution and I would to verify that the scale parameter is close to 1... the lmer function gives the following result : Estimated scale (compare to 1 ) 0.766783 But...

rmpi SGE
olivier.garo at laposte.net · Aug 18, 2010 · r-sig-hpc

Hello > i am a newbies and i have a cluster under redhat > onto this cluster revolution R+ rmpi+SGE is installed but i have some > problem with the command line to use for launch R with input file > and output...

SVM
Olivier MARTIN · Mar 30, 2001 · r-help

Hi all, I would like to try SVM method. Is somebody know if there are available R or S scripts. Thanks -- -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- Olivier MARTIN phone: (33) 04 76 61 53 55 Projet IS2 06 08 67 93 42 INRIA Rhone-Alpes...

Can't find what you're looking for? Try searching with Google .