W.beta.div(x)
beta.dbar(x,index="steinhaus")
beta.dbar.halfchange(x,index="steinhaus")
beta.div(x,method=c("whittaker","dbar","half.change"),index="steinhaus")
"whittaker","dbar"
,or "half.change"
.get.dist
is acceptable.get.dist
, alpha.div
library(vegan)
data(varespec)
W.beta.div(varespec)
Run the code above in your browser using DataLab