[R] finding correlation between two matrices

2006-10-02 Thread sima fakheran
Dear all,
 
I would like to compare two distance matrices to find the correlation
between those and create a XY plot.could you please kindly help me and
let me know how I can do that using R.(Mantel test?).
 
Your help is very much appreciated!! Many thanks!
 
Regards,
Sima Fakheran
...
Sima Fakheran Esfahani
PhD Student
Institute of Environmental Sciences
University of Zurich
Winterthurerstrasse 190
8057 Zurich
Switzerland
Tel: +41 1 635 61 18
Fax:+41 1 635 57 11
email:[EMAIL PROTECTED]
 http://www.uwinst.unizh.ch www.uwinst.unizh.ch
 

[[alternative HTML version deleted]]

__
R-help@stat.math.ethz.ch 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.


Re: [R] finding correlation between two matrices

2006-10-02 Thread David Barron
Have you looked at the function mantel.rtest in the ade4 package?

On 02/10/06, sima fakheran [EMAIL PROTECTED] wrote:
 Dear all,

 I would like to compare two distance matrices to find the correlation
 between those and create a XY plot.could you please kindly help me and
 let me know how I can do that using R.(Mantel test?).

 Your help is very much appreciated!! Many thanks!

 Regards,
 Sima Fakheran
 ...
 Sima Fakheran Esfahani
 PhD Student
 Institute of Environmental Sciences
 University of Zurich
 Winterthurerstrasse 190
 8057 Zurich
 Switzerland
 Tel: +41 1 635 61 18
 Fax:+41 1 635 57 11
 email:[EMAIL PROTECTED]
  http://www.uwinst.unizh.ch www.uwinst.unizh.ch


 [[alternative HTML version deleted]]

 __
 R-help@stat.math.ethz.ch 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.



-- 
=
David Barron
Said Business School
University of Oxford
Park End Street
Oxford OX1 1HP

__
R-help@stat.math.ethz.ch 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.