pclade | R Documentation |
k
on n
taxa.Probability of a clade of size k
on n
taxa.
pclade(k, n, log = FALSE)
k |
size of clade. |
n |
number of taxa. |
log |
logical if TRUE (default is FALSE) returns log probability. |
Lemma 4.2 of Zhu, Degnan & Steel (2011).
(log) probability of a clade of size k
for n
taxa.
Zhu, S., Degnan, J. H., & Steel, M. (2011). Clades, clans, and reciprocal monophyly under neutral evolutionary models. Theoretical population biology, 79(4), 220-227.
pclade(k = 2, n = 5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.