Displaying 1 result from an estimated 1 matches for "bioclim9".
Did you mean:
bioclim6
2011 Mar 10
1
vegan CCA I am Completely new to ordination analyses
...ta<-read.table("y:directory\\sample.data",header=T)
names(data)
attach(data)
library(vegan)
# I multiplied up the volume because I thought that the issue may have been
the fact that I had x.x numbers but I still got the same problem
sumvol<-sum_vol*10000
cca2<-cca(sumvol~bioclim6+bioclim9+bioclim11)
cca2
###### output:
Call: cca(formula = sumvol ~ bioclim6 + bioclim9 + bioclim11)
Inertia Rank
Total 0
Inertia is mean squared contingency coefficient
########################################################
-------------- next part --------------
sum_vol bioclim6 biocl...