transf_phy: Transform a phylogeny based on a phylolm model

View source: R/utils.R

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


arives/rr2 documentation built on Aug. 20, 2023, 3:24 a.m.