Rev Language Reference


fnCladeSpecificHierarchicalBranchRate

Usage

fnCladeSpecificHierarchicalBranchRate(TimeTree tree, Clade[] clades, RealPos[] baseRates, RealPos[] cladeRates)

Arguments

tree : TimeTree (pass by const reference)
The tree.
clades : Clade[] (pass by const reference)
The character data object.
baseRates : RealPos[] (pass by const reference)
The branch rates without clade multipliers.
cladeRates : RealPos[] (pass by const reference)
The rate multipliers for the clades.

Return Type