Logs all rates associated with the leaves of a tree. Number of dimensions = number of taxa. If clock is specified then logger willlog actual rates instead of the parameter itself
Logable: yes, this can be used in a log.
clock, categories, rates, tree
 
type: beast.base.evolution.branchratemodel.BranchRateModel |
Clock model for computing rates |
Optional input |
 
type: beast.base.inference.parameter.IntegerParameter |
Vector of rate categories |
Optional input |
 
type: beast.base.inference.parameter.RealParameter |
Vector of rates/quantiles |
Optional input |
 
type: beast.base.evolution.tree.Tree |
tree for which the rates apply |
Required input |