beta.multi(x, index.family="sorensen")
x
can
be a betapart
object derived from the betapart.core
function"sorensen"
or "jaccard"
.index.family="sorensen"
the three indices are:index.family="jaccard"
the three indices are:beta.pair
, beta.sample
, betapart.core
, beta.temp
data(ceram.s)
ceram.beta<-beta.multi(ceram.s, index.family="sor")
Run the code above in your browser using DataLab