BEASTObject that performs calculations based on the State.
Logger to report statistics of a tree
Logable: yes, this can be used in a log.
tree, TreeHeight, SecondInternalNodeHeight, GetTypeChanges, ExternalInternalRatio
 
type: beast.base.evolution.tree.Tree |
tree to report statistic for. |
Required input |
 
type: java.lang.Boolean |
If true, tree height will be logged. |
Optional input. Default: false |
 
type: java.lang.Boolean |
If true, second internal node height will be logged. |
Optional input. Default: false |
 
type: java.lang.String |
Comma separated types for type changes logging. |
Optional input. Default: |
 
type: java.lang.Boolean |
If true, external to internal branch length ratio will be logged. |
Optional input. Default: false |