fst.ses.mpd | R Documentation |
Fast computation of MPD and SES.MPD
fst.ses.mpd(
comm,
phy_dist,
null_model = "taxaShuffle",
nworkers = NULL,
ses = F,
abundance_weighted = F,
runs = NULL
)
comm |
a data.frame containing species abundance, better set site name as rowname |
phy_dist |
a matrix containing phylogenetic distance |
null_model |
only implemented for random taxa.labels |
nworkers |
numbers of cores used for computation |
ses |
if SES.MPD should be calculated |
abundance_weighted |
whether MPD/SES.MPD is abundance weighted |
runs |
usually 999 random draws, can be set to to smaller number to reduce computation time |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.