transform_branch_length {PhylogeneticEM} | R Documentation |
Re-scale the branch length of the tree so that a BM running on the new tree produces the same observations at the tips than an OU with parameter alpha.
transform_branch_length(phylo, alp)
phylo |
A phylogenetic tree of class |
alp |
Value of the selection strength. |
phylo The same phylogenetic tree, with transformed branch lengths.