[R] Package for autocorrelation analysis?

Gavin Simpson gavin.simpson at ucl.ac.uk
Tue Jul 18 15:10:02 CEST 2006


On Tue, 2006-07-18 at 07:10 -0500, Ivan Rubio Perez wrote:
> Hi!
> Dear All,
> 
> I want to implement an autocorrelation analysis and estimated the Moran's I in a set of
> ecological traits. I seek for an R package that do this analysis, however, I couldn't
> found none that implement it. May be I'm lost in the universe of the Contributed
> Packages but I couldn't found information into the index of some packages that I suppose
> do it. Would you give me some recommendations to do an autocorrelation analysis?
> 
> Thanks!
> 
> Ivan

Please, learn to help yourself and use the tools provided. Also, don't
post a new message to the list by replying to an existing thread it
really messes up the archives!

Try, from within R:

RSiteSearch("Moran")

and 

RSiteSearch("spatial autocorrelation", restrict = "functions")

Both seem to produce suitable results.

You should also check out the spatial Task View on CRAN to get an
overview of suitable packages out there that might do what you want.
Choose a mirror near to you from here
http://cran.r-project.org/mirrors.html and then select Task Views in
menu on the left. 

HTH

G
-- 
%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%
 Gavin Simpson                 [t] +44 (0)20 7679 0522
 ECRC & ENSIS, UCL Geography,  [f] +44 (0)20 7679 0565
 Pearson Building,             [e] gavin.simpsonATNOSPAMucl.ac.uk
 Gower Street, London          [w] http://www.ucl.ac.uk/~ucfagls/cv/
 London, UK. WC1E 6BT.         [w] http://www.ucl.ac.uk/~ucfagls/
%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%



More information about the R-help mailing list