ses.mntd(samp, dis, null.model = c("taxa.labels","sample.pool", "phylogeny.pool", "independentswap", "trialswap"),
abundance.weighted=FALSE, runs = 999, iterations = 1000)
ses.mnnd
in picante versions < 0.7.Currently implemented null models (arguments to null.model): [object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
mntd
, randomizeSample
data(phylocom)
ses.mntd(phylocom$sample, cophenetic(phylocom$phylo),null.model="taxa.labels")
Run the code above in your browser using DataLab