Displaying 1 result from an estimated 1 matches for "mydbrda".
Did you mean:
dbrda
2010 Sep 21
1
partial dbRDA or CCA with two distance objects in Vegan.
...abels")= chr [1:37] "2" "5" "6" "7" ...
..- attr(*, "Diag")= logi FALSE
..- attr(*, "Upper")= logi FALSE
..- attr(*, "method")= chr "euclidean"
..- attr(*, "call")= language dist(x = XY)
> myDbRDA<-cca(Gen_Dist ~ Latitude+Longitude+Condition(Clade),data =
mydata)
> myDbRDA<-cca(Gen_Dist ~ Latitude+Longitude+Condition(geog),data = mydata)
Error in weighted.mean.default(newX[, i], ...) :
'x' and 'w' must have the same length