search for: potibio

Displaying 2 results from an estimated 2 matches for "potibio".

Did you mean: potiabio
2008 Sep 13
2
Symbols on a capscale object plot
.... Does anyone have and idea to solve it? Thank you for your attention and patience Sorry if the English is not that good, I'm Brazilian. Here is the script I'm using! # The analysis library(vegan) library(xlsReadWrite) PotiAbio<-read.xls('PotiAbioCanoco.xls',sheet=1,rowNames=T) PotiBio<-read.xls('FatorialReplica.xls',sheet=8,rowNames=T) attach(PotiAbio) LogPotiBio<-log(PotiBio+1) dbRDA<-capscale(t(LogPotiBio)~"Environmental Variables",dist="bray",add=T) dbRDA #Preparing to generate and save the graphic SymbolsRep<-read.xls('Fatores.xls...
2008 Sep 13
0
Symbols On a Capscale Object Biplot
.... Does anyone have and idea to solve it? Thank you for your attention and patience Sorry if the English is not that good, I'm Brazilian. Here is the script I'm using! # The analysis library(vegan) library(xlsReadWrite) PotiAbio<-read.xls('PotiAbioCanoco.xls',sheet=1,rowNames=T) PotiBio<-read.xls('FatorialReplica.xls',sheet=8,rowNames=T) attach(PotiAbio) LogPotiBio<-log(PotiBio+1) dbRDA<-capscale(t(LogPotiBio)~"Environmental Variables",dist="bray",add=T) dbRDA #Preparing to generate and save the graphic SymbolsRep<-read.xls('Fatores.xls...