calc_required_node_time: Calculate the required node time to obtain a desired fraction...

View source: R/calc_rel_contr_node_time.R

calc_required_node_timeR Documentation

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".

Value

expected fraction


thijsjanzen/nodeSub documentation built on Nov. 15, 2023, 2:44 p.m.