Based on RandomLocalClockModel in BEAST v2.4
tree, noCache, rates, indicators, clock.rate
 
type: beast.base.evolution.tree.TreeInterface |
(Species) tree to apply per-branch rates to. |
Required input |
 
type: java.lang.Boolean |
Always recalculate branch rates. |
Optional input. Default: false |
 
type: beast.base.inference.parameter.RealParameter |
Continuous per-branch rates. |
Required input |
 
type: beast.base.inference.parameter.BooleanParameter |
Indicators associated with nodes in the tree for sampling of individual rate changes among branches. |
Required input |
 
type: beast.base.core.Function |
mean clock rate (defaults to 1.0) |
Optional input |