Random Local Clock Model, whatever that is....
indicators, rates, tree, ratesAreMultipliers, clock.rate
 
| type: beast.core.parameter.BooleanParameter |
| the indicators associated with nodes in the tree for sampling of individual rate changes among branches. |
| Required input |
 
| type: beast.core.parameter.RealParameter |
| the rate parameters associated with nodes in the tree for sampling of individual rates among branches. |
| Required input |
 
| type: beast.evolution.tree.Tree |
| the tree this relaxed clock is associated with. |
| Required input |
 
| type: java.lang.Boolean |
| true if the rates should be treated as multipliers (default false). |
| Optional input. Default: false |
 
| type: beast.core.parameter.RealParameter |
| mean clock rate (defaults to 1.0) |
| Optional input |