Hi,

I have a set of parameters that I want to test for covariance using Spearman's 
correlation coefficient.

>cor.test(x=x,y=y,method="spearman")

These parameters are taken from plots which may be spatially correlated. How 
can I use Dutilleul's method to account for spatial autocorrelation while 
testing for covariance? I have searched for information on using Dutilleul's 
method in R but found nothing so far.

Thanks very much!

Joey

Joey Talbot, PhD Candidate at the University of Leeds
'Relationships between the biodiversity and carbon dynamics of tropical forests'


        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to