Re: [R] isoMDS and dist

2008-09-05 Thread Prof Brian Ripley
On Thu, 4 Sep 2008, Carolyn A. Pucko wrote: I am starting with a matrix in which rows are vegetation plots and columns are various characteristics including ID# and elevation. I removed elevation and ID columns to avoid having those characteristics influence the distances between points whic

Re: [R] isoMDS and dist

2008-09-04 Thread stephen sefick
I don't know for sure about isoMDS, but package vegan is a good place to start with a very good viginette. Stephen On Thu, Sep 4, 2008 at 5:02 PM, Carolyn A. Pucko <[EMAIL PROTECTED]> wrote: > > I am starting with a matrix in which rows are vegetation plots and columns > are various characteristi

[R] isoMDS and dist

2008-09-04 Thread Carolyn A. Pucko
I am starting with a matrix in which rows are vegetation plots and columns are various characteristics including ID# and elevation. I removed elevation and ID columns to avoid having those characteristics influence the distances between points which I calculated using the "dist" command.