On Wed, 2008-07-30 at 17:37 +0100, Gavin Simpson wrote:
> On Wed, 2008-07-30 at 04:59 -0700, Andrewjohnclose wrote:
> > Hi, I have been trying to create a function to generate a Procrustes plot,
> > generated from package "vegan"
> > in lattice.
> >
> > I can generate an empty plot, but not much
On Wednesday 30 July 2008, Gavin Simpson wrote:
> On Wed, 2008-07-30 at 04:59 -0700, Andrewjohnclose wrote:
> > Hi, I have been trying to create a function to generate a Procrustes
> > plot, generated from package "vegan"
> > in lattice.
> >
> > standard vegan code as follows
> > library(vegan)
> >
On Wed, 2008-07-30 at 04:59 -0700, Andrewjohnclose wrote:
> Hi, I have been trying to create a function to generate a Procrustes plot,
> generated from package "vegan"
> in lattice.
>
> standard vegan code as follows
> library(vegan)
> pro=protest(P1, P8, permutations=4999,choices=1:4)
> plot(pro)
3 matches
Mail list logo