View source: R/calc_rel_contr_node_time.R
calc_expected_hidden_nodes | R Documentation |
Calculate the number of expected hidden nodes using equation 1 in Manceau et al. 2020
calc_expected_hidden_nodes(phy, lambda = NULL, mu = NULL)
phy |
phylogenetic tree |
lambda |
birth rate |
mu |
death rate |
expected number of hidden nodes
Manceau, M., Marin, J., Morlon, H., & Lambert, A. (2020). Model-based inference of punctuated molecular evolution. Molecular Biology and Evolution, 37(11), 3308-3323.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.