calc_required_node_time: Calculate the required node time to obtain a desired fraction of
substitutions at the node
Description
calculates the required node time to obtain a desired fraction
of substitutions at the node
Usage
calc_required_node_time(phy = NULL, s = 0.5, model = "unlinked")
Arguments
- phy
phylogenetic tree
- s
desired fraction
- model
node substitution model, either "linked" or "unlinked".