s far better than
this Desk computer. I know Macs are good but that difference of
performance is surprising me, did I do something wrong considering the
large difference in processor?
Thanks in advance
Guillaume Blanchet
__
R-help@r-project.org mailin
ab11.3<-read.table("Table_11-3.txt",header=TRUE,row.names=1)
### Extract the species (Y) and the environmental variables (X) from tab11.3
Y<-tab11.3[,1:6]
X<-tab11.3[,7:10]
### Calculate the RDA
coco<-rdaTest(Y,X,testF=TRUE,nperm=999)
coco
### Draw the triplot
gr
Hi !
I am familiar with the rdaTest package.
It works perfectly find for me. Can you give me more details on the
problems you have so I can be of greater help !
Have a nice day !
Guillaume Blanchet
PhD student
Stanfield, Les (MNR) a écrit :
> Pierre Legendre has developed a beta version o
3 matches
Mail list logo