Kim Vanselow <Vanselow <at> gmx.de> writes: > > Dear r-helpers! > How can I integrate other distances (in the form of a dist object) into function metaMDS? The problem: > metaMDS needs the original data.frame for the calculation and only the default distances of function > vegdist are allowed. > Any suggestions are greatly appreciated! > Thank you, > Kim > Kim,
A small addition to Gavin's reply: the option of having your own dissimilarities was added in the latest release version (1.15-4). If you do not have that in your version of vegan, you should upgrade. Cheers, Jari Oksanen ______________________________________________ [email protected] 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.

