rEncod.single.SV2016 | R Documentation |
Generate a random encoding according to Blum-Francoid beta splitting model
rEncod.single.SV2016(n, b = 0, a = b, type = c("encod", "hEncod"))
n |
n+1 is the number of tips of the tree |
b |
beta parameter in BF model of SV2016. Default b = 0 gives the Yule / Kingman model |
a |
alpha parameter in BF model of SV 2016. Default is a = b for BF model. |
type |
flag to switch between isochronous and hetero chronous versions of encodings |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.