View source: R/calc_rel_contr_node_time.R
calc_required_node_time | R Documentation |
calculates the required node time to obtain a desired fraction of substitutions at the node
calc_required_node_time(phy = NULL, s = 0.5, model = "unlinked")
phy |
phylogenetic tree |
s |
desired fraction |
model |
node substitution model, either "linked" or "unlinked". |
expected fraction
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.