Description Usage Arguments Details References
Generate a community matrix based on a phylogeny without phylogenetic signal.
1 | randCommData(tree, nsites, nspp, lam = NULL)
|
tree |
phylogenetic tree (ape class) |
nsites |
the number of sites |
the |
total number of species for each site |
lambda |
for Poisson distribution (default NULL for incidences) |
The default is to generate incidences, but if lam
is numeric will
generate using lam as lambda.
No references yet! https://github.com/DomBennett/MoreTreeTools.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.