Hewson, Paul
2000-Jun-29 10:00 UTC
[R] Local Moran's I / Getis and Ord and Rousseauw Cluster Algorithms
Sorry for the repetition, unless I've got bad deja vu this questions been asked before but I couldn't turn up an answer on CRAN. Is there already any code in existence for local dependence measures such as Moran's I or Getis and Ord G? Also, S-Plus has a number of interstingly named Cluster Algorithms based on some previous stand-alone fortran algorithms (agnes, daisy etc.) which have some interesting features (such as fuzzy clustering, and some potentially useful validation techniques). Are there any major obstacles to getting these to run under R? Dzienkuje Paul Hewson Torbay Council Torquay TQ1 3DR England tel ++44 1803 207019 fax ++44 1803 207042 email paul.hewson at torbay.gov.uk -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
Martin Maechler
2000-Jun-29 10:11 UTC
[R] Local Moran's I / Getis and Ord and Rousseauw Cluster Algorithms
PaulH> Sorry for the repetition, unless I've got bad deja vu this PaulH> questions been asked before but I couldn't turn up an answer on PaulH> CRAN. Is there already any code in existence for local PaulH> dependence measures such as Moran's I or Getis and Ord G? ?? (I don't think this was here recently...). PaulH> Also, S-Plus has a number of interstingly named Cluster PaulH> Algorithms based on some previous stand-alone fortran algorithms PaulH> (agnes, daisy etc.) which have some interesting features (such PaulH> as fuzzy clustering, and some potentially useful validation PaulH> techniques). Are there any major obstacles to getting these to PaulH> run under R? They are in the __cluster__ (contributed) package and have been on CRAN for a longer time now PaulH> Dzienkuje = ? PaulH> Paul Hewson Torbay Council Torquay TQ1 3DR England PaulH> tel ++44 1803 207019 fax ++44 1803 207042 email PaulH> paul.hewson at torbay.gov.uk -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
Prof Brian Ripley
2000-Jun-29 10:22 UTC
[R] Local Moran's I / Getis and Ord and Rousseauw Cluster Algorithms
> From: "Hewson, Paul" <Paul.Hewson at torbay.gov.uk> > To: "'r-help at lists.R-project.org'" <r-help at hypatia.math.ethz.ch> > Subject: [R] Local Moran's I / Getis and Ord and Rousseauw Cluster Algorithms > Date: Thu, 29 Jun 2000 11:00:12 +0100 > > Sorry for the repetition, unless I've got bad deja vu this questions been > asked before but I couldn't turn up an answer on CRAN. Is there already > any code in existence for local dependence measures such as Moran's I or > Getis and Ord G?Not that I know of. S-PLUS has these in a commercial add-on (S+SpatialStats) and so there has been little incentive for people to write and publicize their own.> Also, S-Plus has a number of interstingly named Cluster Algorithms based on > some previous stand-alone fortran algorithms (agnes, daisy etc.) which have > some interesting features (such as fuzzy clustering, and some potentially > useful validation techniques). Are there any major obstacles to getting > these to run under R?See package cluster on CRAN. -- Brian D. Ripley, ripley at stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272860 (secr) Oxford OX1 3TG, UK Fax: +44 1865 272595 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._