Re: [R] cannot load pbdMPI package after compilation

2013-11-26 Thread Antoine Migeon
/, --with-Rmpi-libpath=/usr/local/openmpi/1.6.5/intel/13.1.3/lib/, --with-Rmpi-type=OPENMPI )) No special options for pbdMPI : install.packages(pbdMPI,dependencies = TRUE) install.packages(pbdBase,dependencies = TRUE) Regards Antoine Le 10/06/2013 14:15, Antoine Migeon a écrit : Thank you, I

Re: [R] cannot load pbdMPI package after compilation

2013-06-10 Thread Antoine Migeon
Thank you, I will try contact the developper. Antoine Migeon Université de Bourgogne Centre de Calcul et Messagerie Direction des Systèmes d'Information tel : 03 80 39 52 70 Site du CCUB : http://www.u-bourgogne.fr/dsi-ccub Le 10/06/2013 08:19, Prof Brian Ripley a écrit : On 10/06/2013 03:17

[R] cannot load pbdMPI package after compilation

2013-06-07 Thread Antoine Migeon
, logical.return = TRUE))) 22: tools:::.test_load_package(pbdMPI, /usr/local/R/3.0.0/intel13/lib64/R/library) aborting ... -- Antoine Migeon Université de Bourgogne Centre de Calcul et Messagerie Direction des Systèmes d'Information tel : 03 80 39 52 70 Site du CCUB : http://www.u-bourgogne.fr/dsi-ccub

Re: [R] hierarchical clustering with pearson's coefficient

2013-03-29 Thread Pierre Antoine DuBoDeNa
Anyone for that question? 2013/3/28 Pierre Antoine DuBoDeNa pad...@gmail.com Hello, I want to use pearson's correlation as distance between observations and then use any centroid based linkage distance (ex. Ward's distance) When linkage distances are formed as the Lance-Williams

[R] hierarchical clustering with pearson's coefficient

2013-03-28 Thread Pierre Antoine DuBoDeNa
Hello, I want to use pearson's correlation as distance between observations and then use any centroid based linkage distance (ex. Ward's distance) When linkage distances are formed as the Lance-Williams recursive formulation, they just require the initial distance between observations. See here:

[R] pearson's correlation and cross-correlation issue

2013-02-14 Thread Pierre Antoine DuBoDeNa
Hello, I want to compute the pearson's correlation, but even for signals that are shifted. For example having two signals like: 1 1 2 1 1 and 1 2 1 1 1 the correlation is very low.. but if we shift them in the right we get much better correlation. I know that cross-correlation is used to find

[R] evaluation clusters

2013-02-04 Thread Pierre Antoine DuBoDeNa
Hello, I was wondering if there is any package with several metrics for cluster estimation (estimating the k=2...10) (or evaluation..). Also if instead of euclidean distance in k-means I use some other kind of distance.. then for those evaluation metrics which takes into consideration the

[R] time-series classification with k-nn

2012-06-17 Thread Pierre Antoine DuBoDeNa
Hello, i am trying to apply k-nn classification for my time-series, however the euclidean distance is not the best choice as the features i use are not all normalized (others have values form 0-1 others are negative etc.) and also it doesn't do any feature evaluation and give different weights to

[R] time-series statistics collection

2012-06-01 Thread Pierre Antoine DuBoDeNa
Hello, I am trying to collect several global measures or statistics for time-series as well as packages of R that can compute them. I have found several of them in papers and books, but the literature is so big i am sure i am missing several of them. skewness kurtosis min max mean SD

Re: [R] time-series statistics collection

2012-06-01 Thread Pierre Antoine DuBoDeNa
Antoine DuBoDeNa: Hello, I am trying to collect several global measures or statistics for time-series as well as packages of R that can compute them. I have found several of them in papers and books, but the literature is so big i am sure i am missing several of them. skewness

[R] time-series statistics collection

2012-05-31 Thread Pierre Antoine DuBoDeNa
Hello, I am trying to collect several global measures or statistics for time-series as well as packages of R that can compute them. I have found several of them in papers and books, but the literature is so big i am sure i am missing several of them. skewness kurtosis min max mean SD trend

[R] [R-pkgs] New package geotools

2012-01-30 Thread Antoine Lucas
(zipCode(Paris),7) Regards, Antoine Lucas. ___ R-packages mailing list r-packa...@r-project.org https://stat.ethz.ch/mailman/listinfo/r-packages __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman

[R] [R-pkgs] amap new version (multidimensional analysis)

2011-11-14 Thread Antoine
makes amap even more convenient for gene expression analysis, but not only; amap provides a lot of tools for robust statistics (rank based metrics, robust principal component analysis) with very fast implementations. Antoine Lucas. ___ R-packages

Re: [R] Adding axis to an ellipse: ellipse package

2011-10-01 Thread Antoine
]) segments(-v2[1],-v2[2],v2[1],v2[2]) The vectors don't seem to be scaled properly and I don't see what I am doing wrong. Any ideas? Thanks! Antoine -- View this message in context: http://r.789695.n4.nabble.com/Adding-axis-to-an-ellipse-ellipse-package-tp3847954p3862491.html Sent from the R help

Re: [R] Adding axis to an ellipse: ellipse package

2011-09-28 Thread Antoine
Thanks a lot Rolf, I knew it would be possible to do it that way but I was just curious to know if the ellipse package was offering such a feature. Thanks again for you help! Antoine Le 28 sept. 11 à 09:30, Rolf Turner-3 [via R] a écrit : On 28/09/11 04:53, Antoine wrote: Dear list

[R] Adding axis to an ellipse: ellipse package

2011-09-27 Thread Antoine
graphically show them. Is there an easy way to do so? Many thanks, Antoine -- View this message in context: http://r.789695.n4.nabble.com/Adding-axis-to-an-ellipse-ellipse-package-tp3847954p3847954.html Sent from the R help mailing list archive at Nabble.com

[R] Problem with caret + foreach + M5 combination

2011-09-21 Thread Antoine Stevens
-redhat-linux-gnu; 2011-09-16 18:51:38 UTC; unix Thank you very much, Antoine Stevens Earth and Life Institute UCLouvain Belgium __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http

Re: [R] Runtime Error! Keep on happening while using amap, anacor and ca pckg

2009-05-18 Thread Antoine
Hi, Thanks for this detailed bug, I have fixed it. I upload a patch on cran (amap with version 0.8-3) Antoine. On Mon, 18 May 2009 14:20:21 +0200 Uwe Ligges lig...@statistik.tu-dortmund.de wrote: After Ana Kolar sent me some code in a private mesage: I reduced that to a minimal example

[R] [R-pkgs] Amap new release

2007-10-04 Thread Antoine
) * new rank-based metric: Kendall distance, use for both matrix distance computation, K-means, and hierachical clustering. Best. Antoine. ___ R-packages mailing list [EMAIL PROTECTED] https://stat.ethz.ch/mailman/listinfo/r-packages