BEAST v2.6.7 Documentation: beast.evolution.tree.TreeStatLogger

BEASTObject that performs calculations based on the State.
Logger to report statistics of a tree

Logable: yes, this can be used in a log.

Inputs:

tree, logHeigth, logHeight, logLength

 

tree
type: beast.evolution.tree.Tree
tree to report height for.
Required input

 

logHeigth
type: java.lang.Boolean
If true, tree height will be logged (unless logHeight input = false).
Optional input. Default: true

 

logHeight
type: java.lang.Boolean
If true, tree height will be logged.
Optional input. Default: true

 

logLength
type: java.lang.Boolean
If true, tree length will be logged.
Optional input. Default: true