| transf_phy {rr2} | R Documentation | 
Transform a phylogeny based on a phylolm model
Description
Using a fitted phylolm model to transform branch lengths of a phylogeny
Usage
transf_phy(phylolmMod, phy)
Arguments
| phylolmMod | A fitted phylolm model. | 
| phy | A phylogeny with class 'phylo'. | 
Value
A transformed phylogeny.
[Package rr2 version 1.1.1 Index]