[R] Mantel results shown in a graphical (histogram) form.
colin1
colinhindmarch at talktalk.net
Fri Jan 22 21:17:46 CET 2010
Hi! I have managed to sort this problem out by adapting script from a
published 'instruction'. This gives:
< m1 <- mantelkdist(kdist(data gene, data geo),999)
< plot (m1).
The script produced two sub-plots: one showing an xy plot of gene(x) end
geo(y) data and another showing a histogram of gene-geo 'r', together with a
marker for the 'observed value' - just what I wanted.
I hope this helps other neophytes!
--
View this message in context: http://n4.nabble.com/Mantel-results-shown-in-a-graphical-histogram-form-tp1009216p1120041.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list